5 ms·
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 au
by Flocular 4y 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.
- yreg 4y agoI hate this idea, but generating it at commit time is better, because the author can verify/edit the generated message.