mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
More polish, hide unfinished chapters/levels
This commit is contained in:
parent
be45b82e41
commit
5df4932ad5
19 changed files with 48 additions and 55 deletions
levels/branches
|
@ -39,7 +39,7 @@ git checkout leap^^
|
|||
|
||||
[win]
|
||||
|
||||
# Find the bad branches and delete them. Keep the best one.
|
||||
# Find the bad branches and delete them. Keep only the best one.
|
||||
test "$(git show-ref --heads | cut -f2 -d' ')" = "$(echo refs/heads/leap)"
|
||||
|
||||
[congrats]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue