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