commitizen / commitizen/cz-cli
/dev/tty: command not found
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
Hello,
I added "exec < /dev/tty && node_modules/.bin/cz --hook || true" to prepare-commit-msg hook and checked git commit and everything works fine.
but when I want to use [commitizen vscode extension](https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-commitizen) I get "/dev/tty: command not found" error
Contributor guide
Assessment
This issue has not been assessed yet.