mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-04 03:34:27 +02:00
Resolves #701 -- enforce branch cleanup on one level
This commit is contained in:
parent
6e8135a062
commit
8a51749e71
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
exports.level = {
|
||||
"compareAllBranchesAndEnforceBranchCleanup": true,
|
||||
"disabledMap": {
|
||||
"git branch": true,
|
||||
"git checkout": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue