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