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