mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-03-31 18:02:20 +02:00
concert, birthday and main are three branches
This commit is contained in:
parent
8bfba3f0aa
commit
39551adf2b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ git checkout HEAD~1
|
|||
[win]
|
||||
|
||||
NUM_BRANCHES="$(git branch -a | wc -l)"
|
||||
test "$NUM_BRANCHES" -ge 4
|
||||
test "$NUM_BRANCHES" -ge 3
|
||||
|
||||
[congrats]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue