defunkt / github-gem

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

the github gem is not up to to the https migration #29

Closed fishman closed 14 years ago

drnic commented 14 years ago

Ironically, the following fails:

gh pull fishman  --merge
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:174:in `open_loop': redirection forbidden: http://github.com/fishman/github-gem/network_meta -> https://github.com/fishman/github-gem/network_meta (RuntimeError)

Haha.