Skip to content

Instantly share code, notes, and snippets.

@bom-d-van
Created May 31, 2012 15:37
Show Gist options
  • Save bom-d-van/2844213 to your computer and use it in GitHub Desktop.
Save bom-d-van/2844213 to your computer and use it in GitHub Desktop.
Some git commands.
# How to add remote repo in git, the example is following:
git remote add origin git@github.com:caius/foo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment