Hacker News new | ask | show | jobs
by BadOakOx 1241 days ago
I fully agree, this is my favorite write up on how a git commit messages should look like: https://cbea.ms/git-commit/
1 comments

Very interesting read, thanks!

Would you happen to know the justification behind "capitalize every commit subject line"[1]? I can understand finding it more appealing, but talking about it being as important as limiting the subject to 50 chars and not ending it with a period (which has a sensible justification), not as much.

[1] https://cbea.ms/git-commit/#capitalize