1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:22:09 +02:00
tldr/pages/common/git-delete-tag.md
2022-01-01 04:17:42 +08:00

229 B

git delete-tag

Delete existing local and remote tags. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-tag.

  • Delete a tag:

git delete-tag {{tag_version}}