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