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