diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-04-24 08:29:00 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-10 00:30:28 -0700 |
commit | de52f5a806f58c6b73b2e24768530213fab5a635 (patch) | |
tree | 825399dafc195ec411a7dfe6e144826a845512db /walker.h | |
parent | 503253771e93fd9f29c9f0773223d456677452c4 (diff) | |
download | git-de52f5a806f58c6b73b2e24768530213fab5a635.tar.gz git-de52f5a806f58c6b73b2e24768530213fab5a635.tar.xz |
bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function
As the "sq" function was the only place using Perl in "git-bisect.sh",
this removes the Perl dependency in this script.
While at it, we also remove the sed instruction in the Makefile that
substituted @@PERL@@ with the Perl path in shell scripts, as this is
not needed anymore. (It is now only needed in "git-instaweb.sh" but
this command is dealt with separately in the Makefile.)
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'walker.h')
0 files changed, 0 insertions, 0 deletions