diff --git a/bin/git-hook b/bin/git-hook new file mode 100755 index 0000000..8302402 --- /dev/null +++ b/bin/git-hook @@ -0,0 +1,3 @@ +#!/bin/sh + +"$(git config core.hooksPath)/$1"