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