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