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