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