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