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

@@ -272,11 +272,6 @@
"title": "%command.deleteTag%",
"category": "Git"
},
{
"command": "git.getTags",
"title": "%command.getTags%",
"category": "Git"
},
{
"command": "git.fetch",
"title": "%command.fetch%",