aboutsummaryrefslogtreecommitdiff
path: root/scripts/git/git-pull-all.sh
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-01-15 12:28:00 +1000
committerteor <teor@torproject.org>2020-01-15 12:28:00 +1000
commitc80694deccb6f7d00cf97415a75f0c85fabd9131 (patch)
tree4d5e19956a7bf43e6d218001b221e4af674ec707 /scripts/git/git-pull-all.sh
parent536eeb4589b1ce6f9cbbd36ec73cd5dd9e84ceaa (diff)
downloadtor-c80694deccb6f7d00cf97415a75f0c85fabd9131.tar.gz
tor-c80694deccb6f7d00cf97415a75f0c85fabd9131.zip
scripts/git: Improve branch list comments
Hopefully, these explanations make it easier to get the next branch transition right. Part of 32772.
Diffstat (limited to 'scripts/git/git-pull-all.sh')
-rwxr-xr-xscripts/git/git-pull-all.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/git/git-pull-all.sh b/scripts/git/git-pull-all.sh
index 6e02093adf..c8d115da01 100755
--- a/scripts/git/git-pull-all.sh
+++ b/scripts/git/git-pull-all.sh
@@ -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[@]