Hacker News
- How to write a Git commit message (2014) https://cbea.ms/git-commit/ 174 comments
- How to Write a Git Commit Message (2014) https://chris.beams.io/posts/git-commit/ 118 comments
- How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/ 89 comments
- How to Write a Git Commit Message (2014) http://chris.beams.io/posts/git-commit/ 2 comments
- How to write good Git commit messages https://altcampus.io/blog/how-to-write-good-git-commit-message 60 comments
- Write good git commit messages https://juffalow.com/other/write-good-git-commit-message 198 comments
- How to write a good Git commit messages https://juffalow.com/other/write-good-git-commit-message 2 comments
- Using Git commit message templates to write better commit messages https://gist.github.com/lisawolderiksen/a7b99d94c92c6671181611be1641c733 79 comments
- Linus: please write good git commit messages https://github.com/torvalds/subsurface/blob/master/README#L161 55 comments
- Show HN: Write more good git commit messages with English prose linting https://github.com/filp/write-good-git 4 comments
Lobsters
- How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/ 19 comments programming , vcs
- Write good git commit message https://juffalow.com/other/write-good-git-commit-message 20 comments vcs
- How to write a good git commit message that people can read and tools can parse https://github.com/joelparkerhenderson/git_commit_message 6 comments programming , vcs
- How to Write a Git Commit Message https://cbea.ms/git-commit/ 17 comments coding
- How to Write a Git Commit Message https://chris.beams.io/posts/git-commit/ 50 comments programming
- How to Write a Git Commit Message https://chris.beams.io/posts/git-commit/ 7 comments git
- How to Write a Git Commit Message https://chris.beams.io/posts/git-commit/ 33 comments coding
- How to Write a Git Commit Message (2014) https://chris.beams.io/posts/git-commit/ 10 comments programming
- How to Write a Git Commit Message (2014) https://chris.beams.io/posts/git-commit/ 7 comments git
- How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/ 35 comments webdev
- How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/ 326 comments programming
- How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/ 21 comments git
- cmt: write consistent Git commit messages https://github.com/smallhadroncollider/cmt 11 comments commandline
- ChatGPT Git Hook Writes Your Commit Messages https://github.com/tom-doerr/chatgpt_commit_message_hook 15 comments programming
- Writing Great Git Commit Messages http://sundeepgupta.ca/writing-great-git-commit-messages/ 28 comments programming
- How to write a git commit message that won't disappoint your future self. http://www.topaz.io/git-commit-message/ 11 comments compsci
- How to write a git commit message that won't disappoint your future self. http://www.topaz.io/git-commit-message/ 50 comments programming
- Writing good commit message on git (DO and DON'T guide) https://github.com/erlang/otp/wiki/Writing-good-commit-messages 38 comments learnprogramming
- How to write a good Git commit message, in 30 lines https://github.com/torvalds/subsurface/blob/master/readme#l151 54 comments programming
- Managing git branches and writing commit messages in an easier way https://medium.com/@ibekoros/managing-git-branches-and-commit-messages-in-an-easier-way-2cad2385dbe3 3 comments programming
- CLI Tool writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) https://github.com/appleboy/CodeGPT 3 comments golang
- I built an AI tool that writes commit messages based on your git diff — runs locally or with OpenAI, Gemini, etc. https://github.com/stiliajohny/commitron 2 comments devops