mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
git: checkoutType config
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user