All activity
An extension for git to automatically generate descriptive, detailed and informative commit messages using any OpenAI-compatible LLM.
Simply stage your commits and run `git do commit` and watch the magic happen!
git doGive your commit messages some pizzazz with the help of AI
Julian Wyzykowskileft a comment
Commit messages can often be an overlooked aspect of your code. We've all seen the XKCD comic of how wild and uninformative commit messages can get (https://xkcd.com/1296/). However, commit messages can contain vital information about the changes made, bugs fixed and the overall intention of the commit. Linus Torvalds has said that commit messages are almost as important as the code change...
git doGive your commit messages some pizzazz with the help of AI
