concert, birthday and main are three branches

This commit is contained in:
Jochen Sprickerhof 2020-12-23 16:55:43 +01:00
parent 8bfba3f0aa
commit 39551adf2b

View file

@ -28,7 +28,7 @@ git checkout HEAD~1
[win] [win]
NUM_BRANCHES="$(git branch -a | wc -l)" NUM_BRANCHES="$(git branch -a | wc -l)"
test "$NUM_BRANCHES" -ge 4 test "$NUM_BRANCHES" -ge 3
[congrats] [congrats]