Practical Git Notes
Git log
git log shows the commit history of the current branch.
An example output:
commit 1a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6p7q8r9s0t
Author: John Doe <
Date: Mon Jan 1 00:00:00 2020 +0000
Commit message
commit 1a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6p7q...
tigerabrodi.blog5 min read