https://devhints.io/git-log
The one-page guide to git log: usage, examples, links, snippets, and more.
git logcheatsheet
https://devhints.io/git-log-format
git log --pretty=format:%H · %H - Commit hash · %an - Author · %aD - Author date · One-page guide to Git log format string
git logformatstringcheatsheet