8. Git Tutorial - Undo things using git reset

preview_player
Показать описание
In this video you will learn about the #git #reset command to completely undo things.

(Sign-up now to get one FREE project forever 😘)

#github #version-control

Support the channel:

———————————————
Other useful Playlists
———————————————

———————————————
What I use
———————————————

#StayHome #WithMe #yoursTRULY #tutorial #howto #android
Рекомендации по теме
Комментарии
Автор

Far better quality than my CS online course. Dude, you're a human gift to mankind

choofficial
Автор

Great tutorial on git reset. Learned other useful things as well..

1. "git log --oneline" is so cool
2. when working on project with git, always create a gitignore file at the start

Also --mixed is the default option, other options are --soft and --hard

SurajKumar-bwoi
Автор

Thanks for the short and preicise info.

kirtirattan
Автор

Very useful about git reset, will you please let me know which zsh theme are you using?

bushlandadventuretravel
Автор

Man what font you are using?

Anyway doing great work💐

PS: can not go in "past" 😜

devashish
Автор

bro but the git repo remains same only locally deleted, if we type git pull the changes will merged
changes not reflect in git repo bro??

kthamim
Автор

reset with--hard flag is so powerful, need to be responsible with it

Jesse-iojo