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