Hacker News
- How to Write Useful Commit Messages https://refactoringenglish.com/chapters/commit-messages/ 2 comments
- Writing good commit messages https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/commit-messages/ 21 comments
- How to Write a Git Commit Message (2014) http://chris.beams.io/posts/git-commit/ 2 comments
- Writing good commit messages https://github.com/erlang/otp/wiki/Writing-good-commit-messages 49 comments
- Why you should use a terminal editor to write a commit message https://joaomagfreitas.link/why-you-should-use-a-terminal-editor-to-write-a-commit-message/ 30 comments
Lobsters
- Writing commit messages https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/commit-messages/ 22 comments practices
- 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
- Writing better commit messages http://lbrandy.com/blog/2009/03/writing-better-commit-messages/ 12 comments programming
- How to Write the Perfect Commit Message https://www.git-tower.com/blog/how-to-write-the-perfect-commit-message/ 4 comments programming
- How to Write a Git Commit Message https://cbea.ms/git-commit/ 17 comments coding
- art of writing a good commit message https://wordssaysalot.hashnode.dev/art-of-writing-a-good-commit-message 8 comments git
- 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
- Write good commit messages https://letterstoanewdeveloper.com/2020/07/27/write-good-commit-messages/ 8 comments coding
- Write good commit messages https://letterstoanewdeveloper.com/2020/07/27/write-good-commit-messages/ 7 comments programming
- How to write good commit messages. https://altcampus.io/blog/how-to-write-good-git-commit-message 27 comments webdev
- Writing useful commit messages https://chris.beams.io/posts/git-commit/ 5 comments programming
- How to Write a Git Commit Message https://chris.beams.io/posts/git-commit/ 33 comments coding
- Writing Good Commit Messages https://medium.com/compass-true-north/writing-good-commit-messages-fc33af9d6321 50 comments programming
- 5 rules to write a better commit messages https://gist.github.com/medhatdawoud/d9492f42755872750e1405b8a49718ac 8 comments git
- 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 we are writing better commit messages to improve code reviews https://doppler.com/blog/improving-code-reviews-with-storytelling 39 comments programming
- ChatGPT Git Hook Writes Your Commit Messages https://github.com/tom-doerr/chatgpt_commit_message_hook 15 comments programming
- cmt: write consistent Git commit messages https://github.com/smallhadroncollider/cmt 11 comments commandline
- Write good commit messages by blaming others https://robots.thoughtbot.com/write-good-commit-messages-by-blaming-others 11 comments programming
- Writing great commit messages for better code review https://medium.com/@felixclack/writing-great-commit-messages-for-better-code-review-70b21dac5788 16 comments coding
- Writing great commit messages for better code review https://medium.com/@felixclack/writing-great-commit-messages-for-better-code-review-70b21dac5788 7 comments javascript
- Writing Great Git Commit Messages http://sundeepgupta.ca/writing-great-git-commit-messages/ 28 comments programming
- Should I commit .lock file changes separately? What should I write for the commit message? https://python-poetry.org/ 23 comments git
- 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
- How to write a good commit message - Focus on starting verbs https://chris.beams.io/posts/git-commit/ 13 comments git
- 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
- 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
- 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