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