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