闫增涛
2024-04-03 f52c21331fa71bd3ae6be41117f35cb54b076119
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
 
exec < /dev/tty && npx git-cz --hook || true