mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
GitHub - update branchProtection setting default (#187583)
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
"github.branchProtection": {
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"description": "%config.branchProtection%"
|
||||
},
|
||||
"github.gitAuthentication": {
|
||||
|
||||
Reference in New Issue
Block a user