commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.89k stars 552 forks source link

Behaves the same as git commit #984

Open DRM-Free opened 1 year ago

DRM-Free commented 1 year ago

Installed via aur repositories (archlinux). When running git cz, I get the usual git commit prompt (fill commit message in vim editor).

ghashi commented 1 year ago

I was having the same problem, in my case I didn't follow the fully the instructions https://github.com/commitizen/cz-cli#conventional-commit-messages-as-a-global-utility

npm install -g commitizen
npm install -g cz-conventional-changelog
echo '{ "path": "cz-conventional-changelog" }' > ~/.czrc