Courses
Debugger
Quiz sobre el Curso Básico de GIT
¿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
Question 1
Question 2
Question 3
Question 4
Question 5
Question 6
Question 7
Question 8
Question 9
Question 10