cz-git

Interactive git commit CLI with customizable commit templates

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A better customizable and git support commitizen adapter

Commands

cz

Examples

Start interactive commit prompt to create a conventional commit$ cz commit
Check if commits follow the conventional commit standard$ cz check --rev-range origin/main..HEAD
Generate changelog based on commit history$ cz changelog