¿Qué comando revertiría un commit previo creando un nuevo commit con los cambios revertidos?
git rollback ID_DEL_COMMIT
git reverse ID_DEL_COMMIT
git undo ID_DEL_COMMIT
git revert ID_DEL_COMMIT
Verify
Quiz sobre el Curso Básico de GIT
Question 01
Question 11
Question 21
Question 31
Question 41
Question 51
Question 61
Question 71
Question 81
Question 91