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