bug
litian
2024-07-09 2573de28368b3800c6b087e603f38b027004f59a
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true