commitizen / commitizen/cz-cli

editor appears after running the interactive

Open
#839 3 comments 14 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.5k
Forks
566
Avg merge
8h 16m
Merged PRs (30d)
1

Description

I'm using a husky hook and I'm having problems.

my file prepare-commit-msg in the husky folder looks like this:
```
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

exec < /dev/tty && npx cz --hook
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.