darkrc/bin/git-hook

4 lines
50 B
Bash
Executable File

#!/bin/sh
exec "$(git config core.hooksPath)/$1"