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