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