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