This website requires JavaScript.
Explore
Help
Register
Sign In
wo123
/
yunshangxie-admin
Watch
2
Star
0
Fork
You've already forked yunshangxie-admin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
60c7f9d84d
yunshangxie-admin
/
.husky
/
prepare-commit-msg
4 lines
86 B
Bash
Raw
Blame
History
#!/bin/sh
.
"
$(
dirname
"
$0
"
)
/_/husky.sh
"
exec
< /dev/tty
&&
npx git-cz --hook
||
true
Reference in New Issue
View Git Blame
Copy Permalink