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