Enable git.fetchBeforeCheckout (#161092)

This commit is contained in:
Ladislau Szomoru 2022-09-16 14:58:00 +02:00 committed by GitHub
parent a6a46240eb
commit 0cd555dc1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,7 @@
],
"git.branchProtectionPrompt": "alwaysCommitToNewBranch",
"git.branchRandomName.enable": true,
"git.fetchBeforeCheckout": true,
"git.mergeEditor": true,
"remote.extensionKind": {
"msjsdiag.debugger-for-chrome": "workspace"