mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
Merge commit 'refs/pull/52527/head' of github.com:Microsoft/vscode into pr/52527
This commit is contained in:
@@ -1051,6 +1051,12 @@
|
||||
"description": "%config.showProgress%",
|
||||
"default": true,
|
||||
"scope": "resource"
|
||||
},
|
||||
"git.syncRebase": {
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
"default": false,
|
||||
"description": "%config.syncRebase%"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user