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