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