Skip to content

Instantly share code, notes, and snippets.

@sparr
Created August 5, 2013 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sparr/6158622 to your computer and use it in GitHub Desktop.
Save sparr/6158622 to your computer and use it in GitHub Desktop.
`git remote -v` while troubleshooting ruby instructions
origin git@github.com:sparr/ruby.git (fetch)
origin git@github.com:sparr/ruby.git (push)
upstream git://github.com/ruby/ruby.git (fetch)
upstream git://github.com/ruby/ruby.git (push)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment