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