gch is a simple command-line tool/script based on the article How to Write a Git Commit Message by cbeams.
gch.mov
If you would like to contribute to this project, please do the following:
- Fork the project
- Create a branch, e.g.
git checkout -b my-new-feature - Commit some changes
- Open a pull request
Thanks!