Commit Log

Learn to see the history of the commit snapshots.

We'll cover the following...

The log shows the history of the commit snapshots. Some of the log options are shown below:

 $ git log --oneline --graph --decorate --color --all 

Options for the git log command

...