git tag v1.0-Final #sets lightweight tag as v1.0-Final on last commit
git tag #list tags
git push --tags #pushes tags to github
Created
December 22, 2012 17:52
-
-
Save zbigniewTomczak/4360219 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment