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