mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-11 19:04:50 +01:00
Merge pull request #47 from ByteHamster/patch-1
Fixed description text of "remove tags" level
This commit is contained in:
commit
ec9b467cc6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ git checkout --detach main
|
|||
|
||||
[win]
|
||||
|
||||
# Did you create a new tag?
|
||||
# Did you remove all tags?
|
||||
test "$(git tag -l | wc -l)" -eq 0
|
||||
|
||||
[actions]
|
||||
|
|
Loading…
Reference in a new issue