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