link
git/tag-delete

Delete Tag

Delete a tag

git
tag
delete

Command

git tag -d <tag>

Examples

Delete tag

git tag -d v1.0