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