闫增涛
2024-11-06 12e72812d28c95394a17ec495985d44aff1c77f7
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true