Git & GitHub Tutorial for Beginners #7 - Undoing Things

preview_player
Показать описание
Hey all, in this Git tutorial I'll show you how to start undoing your changes, using three different methods - git checkout commit, git revert commit and git reset.

----- COURSE LINKS:

---------------------------------------------------------------------------------------------
Related tutorials:

----- NODE.JS TUTORIALS

============== The Net Ninja =====================

================== Social Links ==================

Рекомендации по теме
Комментарии
Автор

when i saw it was 5 years old i skipped your playlist and when scouting for new playlists .
well i couldn't clearly understand anything what were explaining....
and came back here ....only to find this was the best .

deepakantoj
Автор

I've never seen a short and concise tutorial on git in this way as the net ninja has made it possible. I really loved it. Nice job!!

ayushiagarwal
Автор

Man, this is the best tutorial! The other ones didn't explain the purpose of each command. Thank you!

bostevens
Автор

Loving like the real world story with the boss, it is clearing the picture a lot compared to just explaining the commands itself!

curiousprogrammer
Автор

this is really a great series! You really explain the concepts very simply.

RandomShowerThoughts
Автор

The BEST explanation ever for the different ways to revert changes. Thank YOU !

deepakbalakrishna
Автор

This is video is exactly what I have been looking for, but couldn't find! Many thanks to you!

Max-cqhl
Автор

This toturial serises is really helpful for me, some opearation in git has confused me for a long time after i meet this video. thanks for you work .appreciate

jackwu
Автор

That moment when you use Github for years, and always was scary to death to revert even one commit because it's scary af 🤷😁
And here is your Tutorial!!! God Bless you, man! 👍

Hacking-NASSA-with-HTML
Автор

Hi Net- Ninja, I like your git shurikens and branching nunchakas! Great job again, and thank you for helping the aspiring IT experts.

vladimiraleksic
Автор

The greatest teacher ever... The super mario of my life keep going bro <3

iamdmonz
Автор

dude you are amazing thank you very much for making all these tutorials for us for free
when ever I have to learn something new you are my first option
thank you again I have watched your vue js tutorial and react js tutorial as well I will definitely recommend you videos to others as well

naveedalirehmani
Автор

clear content thanks very much for that you make my day funy

mo.ali.
Автор

Shawn you a great teacher man. You help me so much with my web development, I take your courses on Udemy...am good!!

lynsolzhen
Автор

Really clear and insightful instruction. Thanks!

markmathur
Автор

To the point tutorials there Shawnjp (probably not your real name). I am really impressed at how simple and clear your way of tutoring is. Thank you very much. I have one question tough. While practicing the 'git reset - -hard ....' command, I found out that even after I did that I could still find commit IDs that came last with the 'git reflog ...' command. Now, the question is - why does git allow me to checkout or reset to these commit stages even after I have done 'the dangerous and irreversible' 'git reset - -hard ...'?

u_ziben
Автор

You are simply great ! I love your way i wish if you were part of java community !

Blogger
Автор

he exlains everything sooo well!, thumbs up

sadique_x_
Автор

If you accidentally hard reset a commit, it's still possible to retrieve said commit using "git reflog", just so long as you do it quick enough... ❤

alpachino
Автор

You do an amazing job. I wish there was an easy way to give you money cause I would gladly give you 10 dollars for the amount of time you saved me in trying to understand all of these things.

ManyStandAlone