From: Junio C Hamano Date: Tue, 12 Oct 2021 20:51:46 +0000 (-0700) Subject: Merge branch 'ps/update-ref-batch-flush' into maint X-Git-Tag: v2.33.1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5f309dc7f9b358e8a0dd0c0db0ca2afe3dae973;p=thirdparty%2Fgit.git Merge branch 'ps/update-ref-batch-flush' into maint "git update-ref --stdin" failed to flush its output as needed, which potentially led the conversation to a deadlock. * ps/update-ref-batch-flush: t1400: avoid SIGPIPE race condition on fifo update-ref: fix streaming of status updates --- b5f309dc7f9b358e8a0dd0c0db0ca2afe3dae973