Skip to content
/ commit Public
forked from alt-art/commit

Command-line tool to guide your template commit messages anywhere, anytime

License

Notifications You must be signed in to change notification settings

terade/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

About

Command-line tool to guide your template commit messages anywhere, anytime

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.7%
  • Shell 2.3%