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