1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 20:55:24 +02:00

git-delete-tag: add backticks to git-extras (#7598)

This commit is contained in:
CleanMachine1 2021-12-31 20:17:42 +00:00 committed by GitHub
parent 60db3c10c0
commit 0d12105852
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# git delete-tag # git delete-tag
> Delete existing local and remote tags. > Delete existing local and remote tags.
> Part of git-extras. > Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-tag>. > More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-tag>.
- Delete a tag: - Delete a tag: