mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
remove double action
This commit is contained in:
@@ -1139,11 +1139,6 @@
|
||||
"when": "scmProvider == git && scmResourceGroup == workingTree",
|
||||
"group": "2_view"
|
||||
},
|
||||
{
|
||||
"command": "git.openChange",
|
||||
"when": "scmProvider == git && scmResourceGroup == workingTree",
|
||||
"group": "navigation"
|
||||
},
|
||||
{
|
||||
"command": "git.openChange",
|
||||
"when": "scmProvider == git && scmResourceGroup == untracked",
|
||||
|
||||
Reference in New Issue
Block a user