defunkt / github-gem

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

More descriptive error handling? #71

Open ghost opened 13 years ago

ghost commented 13 years ago

I recently changed my username ( BenWoodward => benwoodward ) but because I had not updated this in my ~/.gitconfig then the github create-from-local command wasn't able to push to the server. The error message was

=> error creating repository

Took me a while to figure out what was going on!

ghost commented 12 years ago

Needs 'repository already exists error'.