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