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