From: Anders Kaseorg Date: Fri, 28 Oct 2016 18:40:41 +0000 (-0400) Subject: pre-receive.sample: mark it executable X-Git-Tag: v2.11.0-rc0~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a5749e45bafe5cb822626df32089162485fdb7b;p=thirdparty%2Fgit.git pre-receive.sample: mark it executable For consistency with other hooks, make the sample hook executable. Signed-off-by: Anders Kaseorg Signed-off-by: Junio C Hamano --- diff --git a/templates/hooks--pre-receive.sample b/templates/hooks--pre-receive.sample old mode 100644 new mode 100755