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