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