How to use Git - Git Video Tutorial - Part 2 (log, reflog, show, gitk, checkout, reset)

preview_player
Показать описание
Part 2!

Today we go over your repositories history using the following commands:

git log
git reflog
git show
gitk
git checkout filename
git reset

Learn how to check your history and revert backwards!
At the end of this video I wanted to mention once again that branching is a more efficient want to tackle any crazy "experiments" you'd like to do with your project. There are also other great reasons to branch your project, and I'm pretty excited to make this video hopefully very soon because I know it can be an intimidating subject. Have a great one everybody.

Like colors? Try:

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

Fantastic git tutorial. You teach at the perfect speed and your videos are each the perfect length. Easy to view on my iPad. Thank you! you!

robertgloverjr
Автор

Thanx to Jason, now i am understood easily about and if you have TDD and BDD videos please upload it.

surukantisreddy
Автор

Hi. thank for the videos. I can finally start wrapping my head around all that Git stuff.

bUlgArIsTA
Автор

Thanks for the video. Using the term "saved state" for "commit" was a bit confusing. I've not heard it referred to that way any where else.

Kappaluppa
Автор

really good videos, the best one I've watched about git!!!

davidtan
Автор

It makes a lot more sense if you've ever played an old SNES game on an emulator or such.

Jibes
Автор

Try checking out my earlier videos, part 0 and part 1 show how to connect your computer to git hub, all you really need to do is the same process over and over.

thejacenxpress
Автор

Hey could anyone point me in the right direction. I'm looking to understand how to use my git repo on multiple machines.

srynearson
Автор

Could you make a video about this:
git pull
error: Your local changes to the following files would be overwritten by merge:
InvestigacionLenguajes.pdf
Please, commit your changes or stash them before you can merge.
Aborting


patomora
Автор

yours duplicated the start of the random hash 3 times in a row

AliceRyhl
visit shbcf.ru