commitizen / commitizen/cz-cli
editor appears after running the interactive
オープン
- 主要言語
- JavaScript
- スター
- 17.5k
- フォーク
- 566
- 平均マージ
- 8時間 16分
- マージ済み PR(30日)
- 1
説明
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
```
コントリビューションガイド
評価
この issue はまだ評価されていません。