enable merge editor for the team

This commit is contained in:
Johannes 2022-06-27 12:55:05 +02:00
parent aae22c1605
commit 7c78e2ea8e
No known key found for this signature in database
GPG key ID: 6DEF802A22264FCA

View file

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