this post was submitted on 22 Aug 2025
2 points (75.0% liked)

GitHub

234 readers
3 users here now

A community for discussion and posts relating to github https://github.com/

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] KissYagni@programming.dev 2 points 2 weeks ago

Ok, fine, what's the point of generating commit message based on what's already inside the commit ?

Commit messages are supposed to give informations that are not in the modfied code. It's supposed to be the "why" you did this, not the "what" you did !