summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorMatthew DeVore <matvore@google.com>2018-10-05 14:54:06 -0700
committerJunio C Hamano <gitster@pobox.com>2018-10-07 08:51:18 +0900
commitb00b6ace5c92ef4c2893f7b7cc597a0297812a52 (patch)
treeefb44cc824d23b1b3fcc254218b6ef5752bfbd21 /builtin/commit.c
parent61de0ff695cf632f1a17fc0ebd4401bde2f7fa8f (diff)
t9109: don't swallow Git errors upstream of pipes
'git ... | foo' will mask any errors or crashes in git, so split up such pipes in this file. One testcase uses several separate pipe sequences in a row which are awkward to split up. Wrap the split-up pipe in a function so the awkwardness is not repeated. Also change that testcase's surrounding quotes from double to single to avoid premature string interpolation. Signed-off-by: Matthew DeVore <matvore@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions