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