Closed oleander closed 9 years ago
It now works to create a repo that contains whitespace.
Before, the ingoing argument was used as the name of the repo. Now I'm using the repo name that is being returned from Github.
github create "My Repo" => git@github.com:oleander/My-Repo.git
Any news on this one?
It now works to create a repo that contains whitespace.
Before, the ingoing argument was used as the name of the repo. Now I'm using the repo name that is being returned from Github.