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