421 B
421 B
use AI to draft commit messages
aicommit injects a commit message draft written by RayAI before loading your default editor for review.
requires: cur, jq
aicommit_groq is broken. Don't use.
use
-
Clone the repo
-
Add to your
~/.bashrc
export GIT_EDITOR="<path/to/>aicommit"
- Use git as normal.
git commit
Using the -m
flag will bypass generating a message git commit -m