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