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