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