Git Reset Mixed, Soft and Hard Explained - Visualized in Realtime #VisualGit

preview_player
Показать описание
Git Reset has 3 ways it can be invoked - Mixed, Soft and Hard. To better understand how these work and how they differ from each other a good way to learn is to look and the actual low level changes that are made to the working area, staging area and the repo as we execute each command.

Using the VisualGit tool we can look into these internal changes as Git commands are executed. We can see the actual changes made to the working area, staging area and the repository in realtime.

Feel free to try it out for yourself!
Рекомендации по теме
Комментарии
Автор

Thank you so much! finally fully understood
the visual git tool is so intuitive and informative

siyaxie
Автор

loved it
amazing explaination.
Thanks for this. :)

ritik_
Автор

Thank you for your explanation, new sub!

santiagocandelo