Skip to content

Kitsuya0828/gommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gommit

A CLI tool that provides commit messages for the git commit command in an easy-to-understand, uniform format.

Just use gommit instead of git commit -m.

2023-03-27.10.52.37.mov
# Install
go install github.com/Kitsuya0828/gommit

# Usage
git add .
gommit
git push

# Uninstall
go clean -i -n github.com/Kitsuya0828/gommit

About

A CLI tool that provides commit messages for the git commit command in an easy-to-understand, uniform format

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages