mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
🎨 git.ignoreLegacyWarning
This commit is contained in:
@@ -613,6 +613,11 @@
|
||||
],
|
||||
"description": "%config.checkoutType%",
|
||||
"default": "all"
|
||||
},
|
||||
"git.ignoreLegacyWarning": {
|
||||
"type": "boolean",
|
||||
"description": "%config.ignoreLegacyWarning%",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user