git-commiter
git-commiter copied to clipboard
📖✨ Allows you to commit following custom rules or conventions easily
For now, it is created in the current directory the user is
The way the prompt currently works, the user is pushed to write short, one line messages without a body. [This is not what commit messages should be!](https://dhwthompson.com/2019/my-favourite-git-commit)
The binary could setup a pre-commit hook to check the user's commit message and assert that one of the allowed prefixes of the configuration is used :smile: