Comment on I've lately been making my git commit messages with AI
IAm_A_Complete_Idiot@sh.itjust.works 1 year agoYeah, good commit messages are about intent and context of a change - not what the change itself is. We can look at the diff for that. Just write a single line or two summarizing what the commit does, and everything else should be adding context on top that doesn’t directly exist in the codebase.