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