This commit is contained in:
Joao Moreno
2018-09-12 12:03:08 +02:00
parent fa1deaaa34
commit 405e853713
3 changed files with 7 additions and 11 deletions

View File

@@ -1052,11 +1052,11 @@
"default": true,
"scope": "resource"
},
"git.syncRebase": {
"git.rebaseWhenSync": {
"type": "boolean",
"scope": "resource",
"default": false,
"description": "%config.syncRebase%"
"description": "%config.rebaseWhenSync%"
}
}
},