Skip to content

A CLI tool that auto gen git commit message.(by deepseek)

Notifications You must be signed in to change notification settings

yangyang5214/gmh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmh (git commit message helper)

Usage

https://platform.deepseek.com/api_keys

  • config OPENAI_API_KEY
export OPENAI_API_KEY=sk-xxx
  • run gmh
Some file has been modified
then
git add .

# run gmh
➜  gmh git:(master) ✗ gmh
Generated commit message:
Update README.md with usage instructions for gmh tool
Do you want to commit these changes? (y/n)
y
[master 8099ff2] Update README.md with usage instructions for gmh tool
 1 file changed, 17 insertions( )
Changes committed successfully.

About

A CLI tool that auto gen git commit message.(by deepseek)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages