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