Peter Simons venit, vidit, dixit 17.07.2009 17:36:
quoted hunk ↗ jump to hunk
Modified
diff --git a/templates/hooks--post-update.sample b/templates/hooks--post-update.sample
index 5323b56..ec17ec1 100755
--- a/templates/hooks--post-update.sample
+++ b/templates/hooks--post-update.sample
@@ -5,4 +5,4 @@
#
# To enable this hook, rename this file to "post-update".
-exec git-update-server-info
+exec git update-server-info
Have you actually tried? t/t5540-http-push.sh should fail if this really
needed a fix (libexec is in $PATH for hooks).
Michael