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