diff options
author | Wieland Hoffmann <themineo@gmail.com> | 2013-06-11 14:14:56 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-11 11:22:00 -0700 |
commit | 3ea59412e83065b38b52cb8d7b8432e0f516de6c (patch) | |
tree | 61c84be7f48696b058c954150eae390c54ffefff /templates | |
parent | b1d04bfcf84cc3464d0bdf62b02443d0d55e3f2b (diff) | |
download | git-3ea59412e83065b38b52cb8d7b8432e0f516de6c.tar.gz |
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 <themineo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'templates')
-rwxr-xr-x[-rw-r--r--] | templates/hooks--pre-push.sample | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/templates/hooks--pre-push.sample b/templates/hooks--pre-push.sample index 15ab6d8e7e..15ab6d8e7e 100644..100755 --- a/templates/hooks--pre-push.sample +++ b/templates/hooks--pre-push.sample |