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