darkrc/bin/git-hook

4 lines
50 B
Plaintext
Raw Normal View History

2021-01-25 12:18:53 +00:00
#!/bin/sh
2022-08-01 12:58:57 +00:00
exec "$(git config core.hooksPath)/$1"