tommarshall / git-good-commit

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

Clarify prompt text for editing commit message #35

Closed drewhannay closed 4 years ago

drewhannay commented 4 years ago

I was seeing some confusion from other developers in my project with the previous prompt. It was unclear / confusing what "y" and "no" correspond to with the previous prompt. This new version seems slightly clearer and reduces mental friction.

drewhannay commented 4 years ago

There was confusion on my part, turns out we're okay with the existing message 🤦

Closing this out, thanks 😄