Silly little git hook to generate a descent commit message using AI based on the git diff.
Use the following command to initialize commitbuddy in a git repo.
curl -sSL https://raw.githubusercontent.com/VedantWankhade/commitbuddy/master/init | bashCommit as usual without -m
git commit