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 /builtin-prune.c | |
parent | Give git-am back the ability to add Signed-off-by lines. (diff) | |
download | tgif-cbea86fd149f5d4aabdff06f87bc766d414b160e.tar.xz |
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 'builtin-prune.c')
0 files changed, 0 insertions, 0 deletions