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