Created
November 27, 2017 18:58
-
-
Save mbuckley/11a6d9311da4a9f97af1653069b1893a to your computer and use it in GitHub Desktop.
Remove tag
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
git push --delete origin tagName | |
git tag -d tagName |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment