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