Update remote

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

View file

@ -45,8 +45,7 @@ Añade tu nombre a la lista de estudiantes
test "$(cat students |wc -l)" -ge 5
Haz commit de tu resultado.
test "$(git show main
|wc -l)" -ge 5
test "$(git show main |wc -l)" -ge 5
[win teacher]
¡Y usa git push para enviarlo a tu profesora!