defunkt / github-gem

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

fatal: The remote end hung up unexpectedly #76

Closed berinle closed 13 years ago

berinle commented 13 years ago

When I try to use the 'github' gem, I get the error above.

e.g.

github create spotify
ERROR: berinle/spotify.git doesn't exist. Did you enter it correctly?

Also forking a project results in the same thing.

I have checked and my api key matches. What gives?

Thanks