mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
fixes #102455
This commit is contained in:
@@ -1501,6 +1501,11 @@
|
||||
"description": "%config.ignoreMissingGitWarning%",
|
||||
"default": false
|
||||
},
|
||||
"git.ignoreWindowsGit27Warning": {
|
||||
"type": "boolean",
|
||||
"description": "%config.ignoreWindowsGit27Warning%",
|
||||
"default": false
|
||||
},
|
||||
"git.ignoreLimitWarning": {
|
||||
"type": "boolean",
|
||||
"description": "%config.ignoreLimitWarning%",
|
||||
|
||||
Reference in New Issue
Block a user