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