summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff-tree_--pretty=oneline_--patch-with-raw_initial
diff options
context:
space:
mode:
authorLibravatar Ben Jackson <ben@ben.com>2009-04-18 20:42:07 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-04-18 21:37:46 -0700
commitea10b60c910e4a23483f47f17becc5e58f07ebe9 (patch)
tree6ea690864253a52b15cf35c1a2a4dd5ee20e9c99 /t/t4013/diff.diff-tree_--pretty=oneline_--patch-with-raw_initial
parentUpdate draft release notes to 1.6.3 (diff)
downloadtgif-ea10b60c910e4a23483f47f17becc5e58f07ebe9.tar.xz
Work around ash "alternate value" expansion bug
Ash (used as /bin/sh on many distros) has a shell expansion bug for the form ${var:+word word}. The result is a single argument "word word". Work around by using ${var:+word} ${var:+word} or equivalent. Signed-off-by: Ben Jackson <ben@ben.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff-tree_--pretty=oneline_--patch-with-raw_initial')
0 files changed, 0 insertions, 0 deletions