8000 Looking for Minimal Example of Syncing GitLab/GitHub Issues · Issue #93 · dspinellis/git-issue · GitHub
[go: up one dir, main page]

Skip to content

Looking for Minimal Example of Syncing GitLab/GitHub Issues #93

@ProfessorManhattan

Description

@ProfessorManhattan

Hey, I tried running the following:

git issue init
git issue import gitlab megabyte-labs%2Fnpm%2Fconfigs release
git issue import gitlab megabyte-labs semantic-release-config
git issue new -s 'Testing'
git issue exportall gitlab megabyte-labs%2Fnpm%2Fconfigs release

But, it's giving me an error that looks like this:

❯ git issue exportall gitlab megabyte-labs%2Fnpm%2Fconfigs release
Creating issue 5cc260f...
gitlab API communication failure
URL: https://gitlab.com/api/v4/projects/megabyte-labs%2fnpm%2fconfigs%2Frelease/issues
Data: {
  "title": "Testing",
  "description": ""
}
fatal: ambiguous argument '': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Operation aborted

Any idea on what is going wrong? I really like this project - thanks for making it. fingers crossed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0