We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed via aur repositories (archlinux). When running git cz, I get the usual git commit prompt (fill commit message in vim editor).
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Installed via aur repositories (archlinux).
When running git cz, I get the usual git commit prompt (fill commit message in vim editor).
The text was updated successfully, but these errors were encountered: