pre-push.sample: Make the script executable
authorWieland Hoffmann <themineo@gmail.com>
Tue, 11 Jun 2013 12:14:56 +0000 (14:14 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Jun 2013 18:22:00 +0000 (11:22 -0700)
githooks(5) says that "[...]the .sample files are executable by default"
which was not true.

Signed-off-by: Wieland Hoffmann <themineo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
templates/hooks--pre-push.sample [changed mode: 0644->0755]
old mode 100644 (file)
new mode 100755 (executable)