Skip to content

Commit e5a8cba

Browse files
committed
updating devcontainer to periodically run 'git fetch'
1 parent 3f7b9d4 commit e5a8cba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"vscode": {
1616
"settings": {
1717
"terminal.integrated.defaultProfile.linux": "bash",
18+
"git.autofetch": true,
1819
"editor.formatOnSave": true,
1920
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
2021
"eslint.format.enable": true,

0 commit comments

Comments
 (0)