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

@@ -85,6 +85,7 @@
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
"colors.added": "Color for added resources.",
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
"config.showStagedChangesResourceGroup": "Always show the Staged Changes resource group.",
"config.alwaysSignOff": "Controls the signoff flag for all commits.",
"config.ignoredRepositories": "List of git repositories to ignore.",
"config.showProgress": "Controls whether git actions should show progress.",