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