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