git log & git blame — Exploring History
`git log` shows the commit history of the current branch — or any branch, range, file, or author you specify.
`git log` shows the commit history of the current branch — or any branch, range, file, or author you specify.