DevOps | Git Revert, Reset, Checkout | git tutorial for beginners | Git Undo Changes

preview_player
Показать описание
#git #gitbasics #javahome #gitundochaanges #gittutorial

This video demonstrates how to undo changes in git. With demos on revert changes in Git, We Will closely look at the usage of
- Git Checkout
- Git Reset
- Git Revert

For Online/Classroom training and project support, please contact
Java Home Cloud, Banglore India
+919886611117
Рекомендации по теме
Комментарии
Автор

After seeing many other videos, I finally understand git reset thanks to this video 🐵👍🏻

rick_from_yr
Автор

Thanks alot, I was struggling to understand the basics of these git commands, this video is very helpful

NBB
Автор

Well explained on git revert and git reset for freshers

yogithakakarla
Автор

Sir, your videos are very helpful and easy to understand. Thanks.

xsgvzvg
Автор

I mistakenly pushed a commit to remote, didn't knew what to do, this video saved my life.Thank man

aniketpandey
Автор

Thanks It is nice explantions

Summary: You modify your code -> You add your code to working area by git add . command then you add file to staging area(or index area) by git commit -m ''Commit Message ' then you push the code



Soft - It doesn't touch the staging area & working area.
Mixed - It removes the commit id & reset your staging area & don't touch the working area
Hard - Delete all staging & working area.
Revert - Revert you changes in remote repo & create a new commit id.

najimali
Автор

This is the type of video you don't even have to ask for likes, subscribes etc, coz you know that's gonna happen automatically.

Btw awesome explanation, it was simplest by far on internet.

thebuildguy
Автор

the conceptual explanation is gold. 2 years have passed and it didn't add wrinkles on the explanation. thanks.

andeslam
Автор

Excellent explanation, way better than some courses sold on Udemy. Awesome, two thumbs up!

gyongyikiss
Автор

Well Explained🤩
git checkout= 0:31
git reset = 3:17
git revert = 11:28

satyamnalawade
Автор

Thank you so much for amazing video, pls continue with others as well

ashvajitchauhan
Автор

Mind blowing session. Simple delivery but superb. Thanks Sir.

lifetips
Автор

Your way of teaching is awesome. Makes things very simple. Thanks a lot.

dreamcatcher
Автор

Awesome clear explanation. Thanks buddy for this video.

sajis
Автор

wow! this was so easy to understand. i love your concise and accurate way of teaching with examples

kevwjin
Автор

Dear Sir, Your all videos are simple, crystal clear, practical ... good for folks to brush up all for interview.
Thanks a lot.

krishnajunk
Автор

Nice video. It was very helpful...Thank you...

ajayanand
Автор

This is the PERFECT tutorial! Thank you 🙏!

jamesdduong
Автор

You explained this in a very understandable way. Just loving the videos

indraneelkaranam
Автор

Thank you sir... It's a awesome session... Understood very nicely...

chejarlaanil