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