git: checkoutType config

This commit is contained in:
Joao Moreno
2017-01-31 17:13:47 +01:00
parent 60bbe61489
commit c0c25a3f6c
2 changed files with 13 additions and 1 deletions

View File

@@ -27,5 +27,6 @@
"config.autorefresh": "Whether auto refreshing is enabled",
"config.autofetch": "Whether auto fetching is enabled",
"config.enableLongCommitWarning": "Whether long commit messages should be warned about",
"config.countBadge": "Controls the git badge counter"
"config.countBadge": "Controls the git badge counter",
"config.checkoutType": "Controls what type of branches are listed"
}