Closed kocolosk closed 13 years ago
same problem with github-gem 0.4.0
I am also having the exact same problem with 0.4.0
same problem here. Tried modifying the URLs used to go straight to the https links, but then other things break...
Yep this newer fix works. Much appreciated.
It's also a little nicer with a -s to curl to to remove the progress display.
works for me too. thx @snowblink thx, @chuckd, for the -s
Applied.
Traceback looks like
/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/user/repo/network/members.json -> https://github.com/user/repo/network/members.json (RuntimeError) from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:132:in
open_uri' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:518:inopen' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:30:in
open' from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/lib/commands/helpers.rb:340:inget_network_members' from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/lib/commands/network.rb:23:in
command' from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/bin/../lib/github/command.rb:25:insend' from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/bin/../lib/github/command.rb:25:in
call' from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/bin/../lib/github.rb:74:ininvoke' from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/bin/../lib/github.rb:68:in
activate' from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/bin/github:8 from /usr/bin/github:19:in `load' from /usr/bin/github:19I didn't actually have an "origin" branch in this repo at first, so I added one that looks like
git remote show origin