Rayai will draft git commit messages for you. Also a script for groq.
Go to file
2024-08-07 04:40:22 -07:00
aicommit Content: Replaced custom spinner with curl command and removed unnecessary code for setting up spinner. 2024-08-07 04:33:31 -07:00
aicommit_groq Add pipefail option to set command to prevent pipes from hiding errors, improve script reliability 2024-08-07 04:40:22 -07:00
README.md Update README.md to include requirements for use. 2024-08-06 20:27:17 -07:00

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