mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Closes #110881 - adds possibly rebased warning
This commit is contained in:
@@ -1742,6 +1742,11 @@
|
||||
"description": "%config.ignoreLimitWarning%",
|
||||
"default": false
|
||||
},
|
||||
"git.ignoreRebaseWarning": {
|
||||
"type": "boolean",
|
||||
"description": "%config.ignoreRebaseWarning%",
|
||||
"default": false
|
||||
},
|
||||
"git.defaultCloneDirectory": {
|
||||
"type": [
|
||||
"string",
|
||||
|
||||
Reference in New Issue
Block a user