introduce onlyTrackedFilesCanBeAutoStaged feature flag

This commit is contained in:
ipmsteven
2019-03-14 23:23:11 -07:00
parent 860f5a9900
commit 4935612fe6
2 changed files with 7 additions and 0 deletions

View File

@@ -104,6 +104,7 @@
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
"config.alwaysShowStagedChangesResourceGroup": "Always show the Staged Changes resource group.",
"config.onlyTrackedFilesCanBeAutoStaged": "Only tracked files can be auto staged",
"config.alwaysSignOff": "Controls the signoff flag for all commits.",
"config.ignoredRepositories": "List of git repositories to ignore.",
"config.scanRepositories": "List of paths to search for git repositories in.",