img
litian
2025-03-17 109c5106f13dc7600e217c5a51f78ccf61dd526b
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true