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