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