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