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