Deleting enter commit

This commit is contained in:
Ana Murinigo 2024-06-05 00:16:46 -03:00 committed by GitHub
parent f7c08c1027
commit 3371fbe331
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]