Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve --help output to include an example with Organisation #22

Open
Grundlefleck opened this issue Dec 5, 2012 · 0 comments
Open

Comments

@Grundlefleck
Copy link

Hi,

I used your script successfully to import all the issues at https://github.com/MutabilityDetector/MutabilityDetector/issues , very happy, thank you.

To get it to work, I had to dig into the source of the script to discover that repositories belonging to an organisation, rather than a user, have a special syntax.

Normal user has syntax:
./migrateissues.py google_project github_user github_project

Whereas organisations need:
./migrateissues.py google_project github_user github_organisation/github_project

It would be nice if this was documented in the output of "migrateissues.py --help" so as not to require studying the source code.

Many thanks for a great utility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant