Using Gemini to Write Git Commits
go install github.com/Beriholic/geminic@latest
geminic config
Interactive configuration
Switching gemini models
geminic models
after git add files, you can use geminic
to generate commit message
geminic
you can also give gemini commit references with -c
geminic -c "fix bug"
- Thank you Google for such a great model!