Merge commit 'refs/pull/59988/head' of github.com:Microsoft/vscode into pr/59988

This commit is contained in:
Joao Moreno
2019-01-04 16:30:25 +01:00
3 changed files with 24 additions and 14 deletions

View File

@@ -1024,6 +1024,12 @@
"usesOnlineServices"
]
},
"git.autofetchPeriod": {
"type": "number",
"scope": "resource",
"description": "%config.autofetchPeriod%",
"default": 3
},
"git.branchValidationRegex": {
"type": "string",
"description": "%config.branchValidationRegex%",