diff options
author | Anders Kaseorg <andersk@mit.edu> | 2016-10-28 14:40:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-28 14:21:11 -0700 |
commit | 5a5749e45bafe5cb822626df32089162485fdb7b (patch) | |
tree | 9d2bbefc2c000d94d82ff498f382578ce1d7202d /templates/hooks--pre-receive.sample | |
parent | 3ac870300a7bb430341388a8f2ec465328986617 (diff) | |
download | git-5a5749e45bafe5cb822626df32089162485fdb7b.tar.gz |
pre-receive.sample: mark it executableak/pre-receive-hook-template-modefix
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 'templates/hooks--pre-receive.sample')
-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 |