1
YM
2024-09-10 e38c14de9637d22d0a35ae06bede82dcf31b64ec
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true