mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-13 19:04:54 +01:00
Deleting enter commit
This commit is contained in:
parent
f7c08c1027
commit
3371fbe331
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ git rev-parse HEAD
|
|||
! test "$(cat vaso)" = "El vaso esta lleno de agua."
|
||||
¡Y haz un segundo commit!
|
||||
|
||||
git rev-parse HEAD^ && ! test "$(git show main
|
||||
)" = "El vaso esta lleno de agua."
|
||||
git rev-parse HEAD^ && ! test "$(git show main)" = "El vaso esta lleno de agua."
|
||||
|
||||
[congrats]
|
||||
|
||||
|
|
Loading…
Reference in a new issue