Set Git Autofetch to True

This commit is contained in:
B.A. Umberger 2020-05-22 08:14:21 -05:00
parent 5399c8529b
commit 9328fd6af3

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"git.autofetch": true
}