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