Section: Tags and Releases

Delete local tag

bash
bash
git tag -d v1.2.0

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Tags and Releases
Delete remote tag
Remove a tag from the remote.
OpenIn sheetbashsame section
List tags
Show local tags.
OpenIn sheetbashsame section
Create annotated tag
Create a release tag with metadata.
OpenIn sheetbashsame section
Create signed tag
Sign a release tag with GPG.
OpenIn sheetbashsame section
Show tag details
Inspect tag target and metadata.
OpenIn sheetbashsame section
Push one tag
Publish a tag.
OpenIn sheetbashsame section