defunkt / github-gem

`github` command line helper for simplifying your GitHub experience.
http://github.com
MIT License
1.12k stars 188 forks source link

create-from-local specify remote name #50

Open jasmarc opened 13 years ago

jasmarc commented 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.

ccschmitz commented 13 years ago

Here's the pull request to add this: https://github.com/defunkt/github-gem/pull/78