Skip to content

VedantWankhade/commitbuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commitbuddy

Silly little git hook to generate a descent commit message using AI based on the git diff.

Usage

Use the following command to initialize commitbuddy in a git repo.

curl -sSL https://raw.githubusercontent.com/VedantWankhade/commitbuddy/master/init | bash

Commit as usual without -m

git commit

About

Generate a commit message based on git diff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published