Skip to content

Commit ade633c

Browse files
committed
Always commit to new branch
1 parent 5fe84cd commit ade633c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
},
99
"git.branchProtection": [
1010
"master"
11-
]
11+
],
12+
"git.branchProtectionPrompt": "alwaysCommitToNewBranch"
1213
}

0 commit comments

Comments
 (0)