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