cleanup git delete tag command

This commit is contained in:
Joao Moreno
2019-10-24 15:27:57 +02:00
parent 23a4df3672
commit f402575486
6 changed files with 17 additions and 60 deletions

View File

@@ -38,7 +38,6 @@
"command.merge": "Merge Branch...",
"command.createTag": "Create Tag",
"command.deleteTag": "Delete Tag",
"command.getTags": "Get Tags",
"command.fetch": "Fetch",
"command.fetchPrune": "Fetch (Prune)",
"command.fetchAll": "Fetch From All Remotes",