From: Wieland Hoffmann Date: Tue, 11 Jun 2013 12:14:56 +0000 (+0200) Subject: pre-push.sample: Make the script executable X-Git-Tag: v1.8.3.2~18^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ea59412e83065b38b52cb8d7b8432e0f516de6c;p=thirdparty%2Fgit.git pre-push.sample: Make the script executable githooks(5) says that "[...]the .sample files are executable by default" which was not true. Signed-off-by: Wieland Hoffmann Signed-off-by: Junio C Hamano --- diff --git a/templates/hooks--pre-push.sample b/templates/hooks--pre-push.sample old mode 100644 new mode 100755