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