Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t0021: avoid getting filter killed with SIGPIPE
The fake filter did not read from the standard input at all, which caused the calling side to die with SIGPIPE, depending on the timing. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information