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

Опубликовано: 15 Октябрь 2024
на канале: Jason
39,960
183

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:

git config color.ui true