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