commitizen / cz-cli

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

cz commit error #989

Open GurdipS5 opened 7 months ago

GurdipS5 commented 7 months ago

Hi, This is not an issue, more some help in using this tool.

1) When I use it to write my commit message, is there anywhere to see my fields for things like "Is this a breaking change?" in my repo? Is that recorded anywhere?

2) When I run cz commit, I get this error: error: pathspec 'commit' did not match any file(s) known to git

Thanks!