move autoRepositoryDetection implementation

This commit is contained in:
Joao Moreno
2017-12-11 17:51:40 +01:00
parent 7ae85acb65
commit 6793990e25
3 changed files with 9 additions and 15 deletions

View File

@@ -49,7 +49,7 @@
"command.stashPopLatest": "Pop Latest Stash",
"config.enabled": "Whether git is enabled",
"config.path": "Path to the git executable",
"config.autoRepositoryDetection": "Whether a repository should be automatically detected for a single file",
"config.autoRepositoryDetection": "Whether repositories should be automatically detected",
"config.autorefresh": "Whether auto refreshing is enabled",
"config.autofetch": "Whether auto fetching is enabled",
"config.enableLongCommitWarning": "Whether long commit messages should be warned about",