Skip to content

Instantly share code, notes, and snippets.

@protocarl
Created February 3, 2009 20:44
Show Gist options
  • Save protocarl/57737 to your computer and use it in GitHub Desktop.
Save protocarl/57737 to your computer and use it in GitHub Desktop.
$ gh pull technomancy master
/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/badcarl/emacs-starter-kit/network/members.json -> https://github.com/badcarl/emacs-starter-kit/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:519:in `open'
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:in `get_network_members'
from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/lib/commands/helpers.rb:317:in `network_members'
from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/lib/commands/commands.rb:101:in `command'
from /Library/Ruby/Gems/1.8/gems/defunkt-github-0.3.4/bin/../lib/github/command.rb:25:in `send'
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:in `invoke'
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/gh:8
from /usr/bin/gh:19:in `load'
from /usr/bin/gh:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment