Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
Keep a Changelog : Don’t let your friends dump git logs into changelogs.