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