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

This commit is contained in:
Joao Moreno
2019-01-04 14:34:28 +01:00
3 changed files with 56 additions and 30 deletions

View File

@@ -1214,6 +1214,12 @@
"default": false,
"description": "%config.fetchOnPull%"
},
"git.autoStash": {
"type": "boolean",
"scope": "resource",
"default": false,
"description": "%config.autoStash%"
},
"git.allowForcePush": {
"type": "boolean",
"default": false,