zhongshujie
2024-12-18 5dcba93841a0dadb81a74b55062e440af20ad9d3
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true