Open jasmarc opened 13 years ago
I want to be able to say gh create-from-local foo where foo is the name of the remote repo on github -- rather than using the current folder name.
gh create-from-local foo
foo
Here's the pull request to add this: https://github.com/defunkt/github-gem/pull/78
I want to be able to say
gh create-from-local foo
wherefoo
is the name of the remote repo on github -- rather than using the current folder name.