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