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