mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
git: enableLongCommitWarning config
This commit is contained in:
@@ -25,5 +25,6 @@
|
||||
"command.showOutput": "Show Git Output",
|
||||
"config.path": "Path to the git executable",
|
||||
"config.autorefresh": "Whether auto refreshing is enabled",
|
||||
"config.autofetch": "Whether auto fetching is enabled"
|
||||
"config.autofetch": "Whether auto fetching is enabled",
|
||||
"config.enableLongCommitWarning": "Whether long commit messages should be warned about"
|
||||
}
|
||||
Reference in New Issue
Block a user