summaryrefslogtreecommitdiff
path: root/date.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-11-27 19:53:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-11-29 21:20:14 (GMT)
commitb66e0a1773e941f3cd6b837346dfa98cbb8ddabb (patch)
treeb97d921904603fd8b80675ba354e369af0593ba0 /date.c
parentafd43c99054a3d666e150bcee66183169b67df7f (diff)
downloadgit-b66e0a1773e941f3cd6b837346dfa98cbb8ddabb.zip
git-b66e0a1773e941f3cd6b837346dfa98cbb8ddabb.tar.gz
git-b66e0a1773e941f3cd6b837346dfa98cbb8ddabb.tar.bz2
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 'date.c')
0 files changed, 0 insertions, 0 deletions