Rayai will draft git commit messages for you. Also a script for groq.
anaxios
41dc5665b4
Content: Replaced string concatenation with a here document to improve readability and maintainability. Fixed trailing whitespace by adding a newline at the end of the last line. |
||
---|---|---|
aicommit | ||
aicommit_groq | ||
README.md |
use AI to draft commit messages
clone this repo and then link the scripts into your path.
requires: jq
use
Instead of
git commit -m "your message here"`
aicommit