tommarshall / git-good-commit

Git hook to help you write good commit messages, with no external dependencies.
MIT License
195 stars 33 forks source link

Suggests Capitalising when numbers in first word subject #32

Open yochem opened 5 years ago

yochem commented 5 years ago

When using numbers and special characters in the first word, git-good-commit is not able to recognise the capital letter. Using git-good-commit v0.6.1 and git v2.19.1. screenshot

tommarshall commented 5 years ago

Thanks @yochem. Will get this fixed.