vscode: enable auto fetch
This commit is contained in:
parent
93a1831e40
commit
49b921c678
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@
|
||||||
"workbench.preferredLightColorTheme": "GitHub Light",
|
"workbench.preferredLightColorTheme": "GitHub Light",
|
||||||
"window.autoDetectColorScheme": true,
|
"window.autoDetectColorScheme": true,
|
||||||
"workbench.colorTheme": "GitHub Light",
|
"workbench.colorTheme": "GitHub Light",
|
||||||
|
"git.autofetch": true,
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue