An interactive git cli tool for consistant commit messages.
$ npm install -g gitove
$ yarn add -g gitove
$ pnpm add -g gitove
$ gitove commit
or
$ gitove c
You can configure your own commit headers by creating .gitoverc.json
.
Checkout our Configuration Guide for details.
Currently, we do not accept contribution because the package is not stable at the moment.
If you want to take part in gitove
, read the contribution guide.