Merge commit 'refs/pull/70539/head' of github.com:microsoft/vscode into pr/70539

This commit is contained in:
Joao Moreno
2019-08-08 11:34:18 +02:00
3 changed files with 36 additions and 2 deletions

View File

@@ -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",