mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
too many conditions
This commit is contained in:
@@ -717,7 +717,7 @@
|
||||
},
|
||||
{
|
||||
"command": "git.showOutput",
|
||||
"when": "config.git.enabled && !git.missing"
|
||||
"when": "config.git.enabled"
|
||||
},
|
||||
{
|
||||
"command": "git.ignore",
|
||||
|
||||
Reference in New Issue
Block a user