Created
January 25, 2016 12:58
-
-
Save smirn0v/29dea8e02fed951854dc to your computer and use it in GitHub Desktop.
GIT Tag Alias
This file contains 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
atag = "!atag() { git tag -a -m $1 $1 $2; }; atag" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment