mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-13 19:04:54 +01:00
Update remote
This commit is contained in:
parent
e2dfb8991c
commit
f7c08c1027
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@ Añade tu nombre a la lista de estudiantes
|
||||||
test "$(cat students |wc -l)" -ge 5
|
test "$(cat students |wc -l)" -ge 5
|
||||||
Haz commit de tu resultado.
|
Haz commit de tu resultado.
|
||||||
|
|
||||||
test "$(git show main
|
test "$(git show main |wc -l)" -ge 5
|
||||||
|wc -l)" -ge 5
|
|
||||||
|
|
||||||
[win teacher]
|
[win teacher]
|
||||||
¡Y usa git push para enviarlo a tu profesora!
|
¡Y usa git push para enviarlo a tu profesora!
|
||||||
|
|
Loading…
Reference in a new issue