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