Skip to content

Commit 051a07a

Browse files
author
Eric Amodio
committed
Forgot to bump limit to 10K
1 parent 2306ad1 commit 051a07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2166,7 +2166,7 @@
21662166
"git.statusLimit": {
21672167
"type": "number",
21682168
"scope": "resource",
2169-
"default": 5000,
2169+
"default": 10000,
21702170
"description": "%config.statusLimit%"
21712171
}
21722172
}

0 commit comments

Comments
 (0)