11. Git for beginners. Reset. How to revert changes in Git?

preview_player
Показать описание
In this video we'll continue learning how can we revert changes in GIT. To undo commit in GIT we can use reset commands with the next parameters:
- git reset --soft
- git reset --mixed
- git reset --hard

What the difference - check in the video tutorial.

Let's be friends:

#GIT #GitHub #tutorial
Рекомендации по теме