commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter

Home Page:http://commitizen.github.io/cz-cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Behaves the same as git commit

DRM-Free opened this issue · comments

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

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