#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).
Nesta página do site você pode assistir ao vídeo on-line 9. Git Revert & Reset | Git & GitHub duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Something New 04 Abril 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 50 vezes e gostou 1 espectadores. Boa visualização!