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