From 5a5749e45bafe5cb822626df32089162485fdb7b Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Fri, 28 Oct 2016 14:40:41 -0400 Subject: 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 --- templates/hooks--pre-receive.sample | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 templates/hooks--pre-receive.sample diff --git a/templates/hooks--pre-receive.sample b/templates/hooks--pre-receive.sample old mode 100644 new mode 100755 -- cgit v1.2.1