mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
fix git settings scope
This commit is contained in:
@@ -1028,6 +1028,7 @@
|
||||
},
|
||||
"git.autofetch": {
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
"description": "%config.autofetch%",
|
||||
"default": false,
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user