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