#gitreset #git #github
*****************************git revert**********************************
This command creates a new commit that undoes the changes from a previous commit. This command adds new history to the project (it doesn't modify existing history).
*****************************git reset*********************************
This command is a little more complicated. It actually does a couple of different things depending on how it is invoked. It modifies the index (the so-called "staging area"). Or it changes which commit a branch head is currently pointing at. This command may alter existing history (by changing the commit that a branch references).
En esta página del sitio puede ver el video en línea 9. Git Revert & Reset | Git & GitHub de Duración hora minuto segunda en buena calidad , que subió el usuario Something New 04 abril 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 50 veces y le gustó 1 a los espectadores. Disfruta viendo!