git-commit-vandalism/templates
Ben Walton 502be95953 Make templates honour SHELL_PATH and PERL_PATH
The hook script templates were hard coded to use /bin/sh and perl.
This patch ensures that they use the same tools specified for the rest
of the suite.

The impetus for the change was noticing that, as shipped, some of the
hooks used shell constructs that wouldn't work under Solaris' /bin/sh
(eg: $(cmd...) substitutions).

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-03-20 09:03:52 -07:00
..
.gitignore
branches-- Revert "Don't create the $GIT_DIR/branches directory on init" 2009-10-31 11:16:50 -07:00
hooks--applypatch-msg.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--commit-msg.sample
hooks--post-commit.sample
hooks--post-receive.sample Correct minor typo in post-receive hook template 2009-09-29 08:26:43 -07:00
hooks--post-update.sample
hooks--pre-applypatch.sample
hooks--pre-commit.sample pre-commit.sample: Diff against the empty tree when HEAD is invalid 2009-11-06 23:48:09 -08:00
hooks--pre-rebase.sample Make templates honour SHELL_PATH and PERL_PATH 2010-03-20 09:03:52 -07:00
hooks--prepare-commit-msg.sample Make templates honour SHELL_PATH and PERL_PATH 2010-03-20 09:03:52 -07:00
hooks--update.sample Extend sample update hook, disable modifying of existing tags 2009-05-09 00:31:00 -07:00
info--exclude
Makefile Make templates honour SHELL_PATH and PERL_PATH 2010-03-20 09:03:52 -07:00
this--description