We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe84cd commit ade633cCopy full SHA for ade633c
.vscode/settings.json
@@ -8,5 +8,6 @@
8
},
9
"git.branchProtection": [
10
"master"
11
- ]
+ ],
12
+ "git.branchProtectionPrompt": "alwaysCommitToNewBranch"
13
}
0 commit comments