aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-11-27 11:53:29 -0800
committerJunio C Hamano <gitster@pobox.com>2019-11-29 13:20:14 -0800
commitb66e0a1773e941f3cd6b837346dfa98cbb8ddabb (patch)
treeb97d921904603fd8b80675ba354e369af0593ba0 /commit-graph.c
parentt4015: use test_write_lines() (diff)
downloadgit-b66e0a1773e941f3cd6b837346dfa98cbb8ddabb.tar.gz
git-b66e0a1773e941f3cd6b837346dfa98cbb8ddabb.zip
t4138: stop losing return codes of git commands
In a pipe, only the return code of the last command is used. Thus, all other commands will have their return codes masked. Rewrite pipes so that there are no git commands upstream so that we will know if a command fails. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions