]> git.ipfire.org Git - thirdparty/git.git/commit - git-sh-setup.sh
sh-setup: don't let eval output to be shell-expanded.
authorPierre Habouzit <madcoder@debian.org>
Thu, 8 Nov 2007 09:32:11 +0000 (10:32 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Nov 2007 09:49:01 +0000 (01:49 -0800)
commite817e3e8579742312534f20c0946cd3c562cfa7c
tree7b2beac11eedeb6216ca8667ffd654d1fd1d0173
parentcbea86fd149f5d4aabdff06f87bc766d414b160e
sh-setup: don't let eval output to be shell-expanded.

The previous patch missed the same construct in git-clone.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
git-clone.sh
git-sh-setup.sh