Comment on I've lately been making my git commit messages with AI

<- View Parent
IAm_A_Complete_Idiot@sh.itjust.works ⁨7⁩ ⁨months⁩ ago

Yeah, 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.

source
Sort:hotnewtop