Login
From:
Randall Koutnik
(Uncensored)
subscribe
The git's guide to git: Commits & their messages
https://rkoutnik.com/2016/07/16/git-s-guide-to-git-commit-messages.html
links
backlinks
Roast topics
Find topics
Find it!
The core unit of git is the commit. A commit is simple on the surface (some code changes and a message). Such simplicity belies the complexity within.