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

This commit is contained in:
Joao Moreno
2018-09-12 12:01:51 +02:00
3 changed files with 17 additions and 2 deletions

View File

@@ -88,6 +88,7 @@
"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.",
"config.syncRebase": "Synchronize changes using rebase.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",
"colors.untracked": "Color for untracked resources.",