Hacker News new | ask | show | jobs
by Flocular 1232 days ago
Why put the commit message there then? You could just use a git-client that adds this text as description for commits. There is generally little use to store automatically generated content in databases, the input for generation should be enough.
1 comments

I hate this idea, but generating it at commit time is better, because the author can verify/edit the generated message.