Created
December 27, 2016 18:31
-
-
Save mikemichaelis/0ce068b9cf7c628e29f569b61d1d07a7 to your computer and use it in GitHub Desktop.
Git adding a branch tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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