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