Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mikemichaelis
Created December 27, 2016 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikemichaelis/0ce068b9cf7c628e29f569b61d1d07a7 to your computer and use it in GitHub Desktop.
Save mikemichaelis/0ce068b9cf7c628e29f569b61d1d07a7 to your computer and use it in GitHub Desktop.
Git adding a branch tag
git tag -a v1.4 -m "[message]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment