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