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