Commit Log

Learn to see the history of the commit snapshots.

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

...