diff options
author | Anders Kaseorg <andersk@mit.edu> | 2016-10-28 20:40:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-28 23:21:11 +0200 |
commit | 5a5749e45bafe5cb822626df32089162485fdb7b (patch) | |
tree | 9d2bbefc2c000d94d82ff498f382578ce1d7202d /templates/hooks--pre-receive.sample | |
parent | add a test for push options (diff) | |
download | git-5a5749e45bafe5cb822626df32089162485fdb7b.tar.xz git-5a5749e45bafe5cb822626df32089162485fdb7b.zip |
pre-receive.sample: mark it executable
For consistency with other hooks, make the sample hook executable.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-x[-rw-r--r--] | templates/hooks--pre-receive.sample | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/templates/hooks--pre-receive.sample b/templates/hooks--pre-receive.sample index a1fd29ec14..a1fd29ec14 100644..100755 --- a/templates/hooks--pre-receive.sample +++ b/templates/hooks--pre-receive.sample |