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