git-commiter icon indicating copy to clipboard operation
git-commiter copied to clipboard

📖✨ Allows you to commit following custom rules or conventions easily

Results 3 git-commiter issues
Sort by recently updated
recently updated
newest added

For now, it is created in the current directory the user is

bug

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: