mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-20 16:20:18 +01: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…
Reference in a new issue