diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-11-07 23:04:38 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-07 23:10:10 -0800 |
commit | cbea86fd149f5d4aabdff06f87bc766d414b160e (patch) | |
tree | 6c7f9d938b1b76aa5789c2b90839461ef62059de /git-clone.sh | |
parent | dfdd7e6686833ab3c0d9af412809a5455b9573de (diff) | |
download | git-cbea86fd149f5d4aabdff06f87bc766d414b160e.tar.gz |
git-sh-setup: fix parseopt `eval` string underquoting
The 'automagic parseopt' support corrupted non option parameters
that had IFS characters in them. The worst case is when it had
a non option parameter like this:
$1=" * some string"
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-clone.sh')
0 files changed, 0 insertions, 0 deletions