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