mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
git: remove bad menu
This commit is contained in:
@@ -573,10 +573,6 @@
|
||||
"command": "git.deleteTag",
|
||||
"when": "config.git.enabled && gitOpenRepositoryCount != 0"
|
||||
},
|
||||
{
|
||||
"command": "git.getTags",
|
||||
"when": "config.git.enabled && gitOpenRepositoryCount != 0"
|
||||
},
|
||||
{
|
||||
"command": "git.fetch",
|
||||
"when": "config.git.enabled && gitOpenRepositoryCount != 0"
|
||||
|
||||
Reference in New Issue
Block a user