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