scripts/git: Improve branch list comments

Hopefully, these explanations make it easier to get the next branch
transition right.

Part of 32772.
This commit is contained in:
teor
2020-01-15 12:28:00 +10:00
parent 536eeb4589
commit c80694decc
3 changed files with 18 additions and 11 deletions
+1 -2
View File
@@ -91,8 +91,7 @@ EOF
# Git worktrees to manage #
###########################
# List of all worktrees to work on. All defined above. Ordering is important.
# Always the maint-* branch first then the release-*.
# List of all worktrees to pull. All defined above. Ordering is not important.
WORKTREE=(
MAINT_035[@]
RELEASE_035[@]