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