zhongshujie
2024-12-24 0c93bbe8fa09aeb531fb705cb55bbccb5f4ee7e2
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true