Skip to content

Instantly share code, notes, and snippets.

@amaia
Created October 8, 2010 14:29
Show Gist options
  • Save amaia/616885 to your computer and use it in GitHub Desktop.
Save amaia/616885 to your computer and use it in GitHub Desktop.
git cheatsheet

Working with remotes

http://help.github.com/remotes/

If you cloned a repo git will create a remote named “origin” automatically.

list remotes git remote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment