--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # git delete-tag > Delete existing local and remote tags. > Part of `git-extras`. > More information: . - Delete a tag: `git delete-tag {{tag_version}}`