Code

Using 'perl' in *.sh
authorMichal Rokos <michal.rokos@nextsoft.cz>
Sat, 8 Jul 2006 15:32:04 +0000 (17:32 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 8 Jul 2006 18:35:20 +0000 (11:35 -0700)
commitd9bffc08fd2cec626e3a390fa4cc47587a8c7f9e
tree3ba87a20327aedec6fc29fd5db678d97e68c118f
parent6e959ab05a0a626f6805581a04dfc4e220054c02
Using 'perl' in *.sh

Some GIT's shell script are using bare 'perl' for perl invocation.
Use @@PERL@@ symbol and replace it with PERL_PATH_SQ everywhere.

Signed-off-by: Michal Rokos <michal.rokos@nextsoft.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
git-bisect.sh
git-clone.sh
git-commit.sh
git-fetch.sh
git-rebase.sh