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