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