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