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: https://git.lorimer.id.au/gitweb.git/diff_plain/3ea59412e83065b38b52cb8d7b8432e0f516de6c?ds=inline;hp=--cc 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 --- 3ea59412e83065b38b52cb8d7b8432e0f516de6c diff --git a/templates/hooks--pre-push.sample b/templates/hooks--pre-push.sample old mode 100644 new mode 100755