Closed paro-paro closed 1 year ago
I have installed commitizen as a global utility following the steps in the README.md
It works just fine but whenever I invoke cz outside a git repo, I get a: Command failed: git diff --cached --no-ext-diff --name-only
I guess it should just exit with "not a git repo message".
Thanks in advanced!
Context: os: macOS M2 pro node: 18.16.1 (npm 9.5.1) cz-cli@4.3.0, cz-conventional-changelog@3.3.0
I have installed commitizen as a global utility following the steps in the README.md
It works just fine but whenever I invoke cz outside a git repo, I get a: Command failed: git diff --cached --no-ext-diff --name-only
I guess it should just exit with "not a git repo message".
Thanks in advanced!
Context: os: macOS M2 pro node: 18.16.1 (npm 9.5.1) cz-cli@4.3.0, cz-conventional-changelog@3.3.0