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