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