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