log
↔ to print Commit History with SHA UID, timestamp & msg name
--oneline
flag to log
onto single line, w/o annoying enter prompt
git log --graph --oneline --decorate
to print Commit History as colorized ASCII graph (only applies to Repo with Branches )