Skip to content

alt-art/commit

Folders and files

NameName
Last commit message
Last commit date
Oct 11, 2023
Mar 3, 2024
Nov 3, 2021
Oct 3, 2022
Oct 3, 2022
Dec 31, 2024
Dec 31, 2024
Nov 19, 2023
Nov 4, 2021
Oct 11, 2023
Oct 19, 2023
Dec 12, 2021
Apr 27, 2023

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