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