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