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