Skip to content

Commit 799f7b7

Browse files
committed
.
1 parent dd86c96 commit 799f7b7

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
@@ -28,5 +28,6 @@
2828
"python-envs.defaultEnvManager": "ms-python.python:venv",
2929
"python-envs.pythonProjects": [],
3030
"git.branchRandomName.enable": true,
31-
"git.branchProtection": ["main"]
31+
"git.branchProtection": ["main"],
32+
"git.branchProtectionPrompt": "alwaysCommitToNewBranch"
3233
}

0 commit comments

Comments
 (0)