yiming
2024-03-27 3963ae3ae3ebc2908905bb1409799d7b883a802f
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true