mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Merge commit 'refs/pull/59988/head' of github.com:Microsoft/vscode into pr/59988
This commit is contained in:
@@ -1024,6 +1024,12 @@
|
||||
"usesOnlineServices"
|
||||
]
|
||||
},
|
||||
"git.autofetchPeriod": {
|
||||
"type": "number",
|
||||
"scope": "resource",
|
||||
"description": "%config.autofetchPeriod%",
|
||||
"default": 3
|
||||
},
|
||||
"git.branchValidationRegex": {
|
||||
"type": "string",
|
||||
"description": "%config.branchValidationRegex%",
|
||||
|
||||
Reference in New Issue
Block a user