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