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