Merge commit 'refs/pull/55976/head' of github.com:Microsoft/vscode into pr/55976

This commit is contained in:
Joao Moreno
2018-09-12 14:50:03 +02:00
3 changed files with 17 additions and 1 deletions

View File

@@ -1034,6 +1034,12 @@
"default": 10,
"description": "%config.detectSubmodulesLimit%"
},
"git.showStagedChangesResourceGroup": {
"type": "boolean",
"scope": "resource",
"default": false,
"description": "%config.showStagedChangesResourceGroup%"
},
"git.alwaysSignOff": {
"type": "boolean",
"scope": "resource",