The 'git log' Command
Learn about the “git log”command and all flags associated with it.
We'll cover the following
git log
We have already seen git log
earlier in the course.
The output is the most recent commit, down to the oldest from the current branch.
1 git log
Get hands-on with 1400+ tech skills courses.