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