Adding the git.syncRebase setting

This commit is contained in:
wistcc
2018-06-20 21:11:36 -04:00
parent 75e228d816
commit 5c02579269
3 changed files with 17 additions and 2 deletions

View File

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