This website works better with JavaScript
Home
Explore
Help
Register
Sign In
UCard
/
ucard-person-app-front
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f65cbb81ce
Branches
Tags
admin_dev
dev
master
ucard-person...
/
simple-git-hooks.sh
simple-git-hooks.sh
88 B
History
Raw
1
2
3
4
5
#!/bin/sh
git config core.hooksPath .git/hooks/
rm -rf .git/hooks
npx simple-git-hooks