mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
@@ -1057,7 +1057,7 @@
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "git.addSafeDirectoryAndOpenRepository",
|
||||
"command": "git.manageUnsafeRepositories",
|
||||
"when": "config.git.enabled && !git.missing && git.unsafeRepositoryCount != 0"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user