This website requires JavaScript.
Explore
Help
Sign In
darkwiiplayer
/
darkrc
Watch
1
Star
0
Fork
You've already forked darkrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
db110afdae
darkrc
/
bin
/
git-hook
4 lines
50 B
Text
Raw
Normal View
History
Unescape
Escape
Add git hook command to run git hooks
2021-01-25 12:18:53 +00:00
#!/bin/sh
Add exec to git-hook command
2022-08-01 12:58:57 +00:00
exec "$(git config core.hooksPath)/$1"
Reference in a new issue
Copy permalink