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