cz-git

Interactive git commit message generator with customizable templates and emoji support.

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A better customizable and git support commitizen adapter

Commands

cz

Examples

create a commit with guided prompts$ cz commit
check if commit messages follow standards$ cz check --commit-msg-file .git/COMMIT_EDITMSG
generate changelog from commit history$ cz changelog
bump version and create release commit$ cz bump --increment minor
initialize commitizen configuration in project$ cz init