mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-22 02:54:28 -05:00
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>
7.1 KiB
Executable File
7.1 KiB
Executable File