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