git-good-commit icon indicating copy to clipboard operation
git-good-commit copied to clipboard

Git hook to help you write good commit messages, with no external dependencies.

Results 11 git-good-commit issues
Sort by recently updated
recently updated
newest added

It think it would be much better to use `~/.config/git` location instead of creating a new folder inside the user home directory, even if it is a hidden one. That...