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