Skip to content

Instantly share code, notes, and snippets.

@xtraclass
Created May 25, 2013 19:58
Show Gist options
  • Save xtraclass/5650557 to your computer and use it in GitHub Desktop.
Save xtraclass/5650557 to your computer and use it in GitHub Desktop.
git push 101
git add -A .
git commit
git push --tags -u origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment