git-cc
helps write conventional commits inside your existing workflow:
- you can use
git-cc
to interactively guide your commit-writing or invoke it to validate your commits. git-cc
ships as a standalone binary for Linux, Mac, and Windows.- you can invoke it as
git cc
with similar flags asgit commit
- respects
$EDITOR
and the editor configured forgit-commit