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