Skip to content

alt-art/commit

Repository files navigation

Logo

Commit

See wiki page for usage and configuration.

See Installation guide for installation.

This command-line interface makes it possible to make patterned (conventional) commit messages to organize your repository.

This project is based on cz-cli but do everything best than the original.

I made this project for my own use, because I don't want to mess with the original cz-cli.

Principal changes in this project

  • Don't need to make your project commitizen friendly
  • Can be used with any project and any language
  • Custom conventional commit message style can be used without any other packages
  • Plug and play just needs git installed

Contributing

See CONTRIBUTING.md