mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Forgot to bump limit to 10K
This commit is contained in:
@@ -2166,7 +2166,7 @@
|
||||
"git.statusLimit": {
|
||||
"type": "number",
|
||||
"scope": "resource",
|
||||
"default": 5000,
|
||||
"default": 10000,
|
||||
"description": "%config.statusLimit%"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user