Add default autofetch for vscode
This commit is contained in:
parent
3de5c71bd5
commit
fdc61066b1
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"git.autofetch": "all",
|
||||||
|
"git.autofetchPeriod": 30
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user