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