img
litian
2024-09-27 8fadd7103d151b000adbaf126f96fe292ce3f5d4
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true