git: Make git-wrapper create symlinks instead of copying them.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Jan 2011 20:19:31 +0000 (21:19 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Jan 2011 20:21:27 +0000 (21:21 +0100)
commit5e3f9a6568baf708c5bd88144cd9a59260301683
tree433b028d14b5c820a8cef873364c9e5c583bfe0c
parent48f94cd0e9814a2cb5f2c2dcb52dd4f5bcb7f81f
git: Make git-wrapper create symlinks instead of copying them.

This makes it possible to have a single hook script that calls multiple
different ones, instead of being just a symlink to a single script.
usr/local/bin/git-wrapper