commitizen / commitizen/cz-cli
Show relevant error message when trying to use `git cz` from an inner directory
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
I was in a monorepo, and when I used `git cz` it would not tell me why it would not show the *type of change* list, but when I moved to the root of the monorepo it worked. Is there a way to give a relevant error/warning message when running `git cz` outside of the top of the repo?
Contributor guide
Assessment
This issue has not been assessed yet.