Created
September 20, 2020 11:08
-
-
Save schamane/3c125fa19f09bbbd0d451d13b18c8236 to your computer and use it in GitHub Desktop.
Delete GIT 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 -d [tag]; | |
git push origin :[tag] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment