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