Comment by seba_dos1
This misses the point of what a good commit message is so much that it could be a delightful satire.
This misses the point of what a good commit message is so much that it could be a delightful satire.
Well, my point is AI won't produce a better commit message than just reading the code. So either write a good commit message or don't write a message at all. AI just produces step by step descriptions that are easily gleaned by skimming the code. In your case it would say
* "Add perl to print the string anyone gan zea tne gode" (I'm impressed gemini got that close tbh)
A human would write:
"Wrote obfuscated perl to see if anyone actually reads the PRs. If they don't my next PR will include an obfuscated shell injection script."
Yeah - if these are better than your current commit messages, just don't write commit messages. Anyone can read the code.