Skip to content

Instantly share code, notes, and snippets.

@bububa
Created October 6, 2011 21:02
Show Gist options
  • Save bububa/1268664 to your computer and use it in GitHub Desktop.
Save bububa/1268664 to your computer and use it in GitHub Desktop.
Adding a remote to existing git repo
git remote add --track master origin git@github.com:caius/foo.git
http://caiustheory.com/adding-a-remote-to-existing-git-repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment