mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
Merge commit 'refs/pull/70539/head' of github.com:microsoft/vscode into pr/70539
This commit is contained in:
@@ -1254,6 +1254,12 @@
|
||||
"default": false,
|
||||
"description": "%config.alwaysShowStagedChangesResourceGroup%"
|
||||
},
|
||||
"git.onlyTrackedFilesCanBeAutoStaged": {
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
"default": false,
|
||||
"description": "%config.onlyTrackedFilesCanBeAutoStaged%"
|
||||
},
|
||||
"git.alwaysSignOff": {
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
|
||||
Reference in New Issue
Block a user