Closed
Description
It had been reported in msysgit#70 (with a quite large patch that I did not manage to review due to its sheer size) that git daemon
might close the socket before the client read everything, and as a consequence, the transaction fails.
I still need to be able to reproduce; if I manage that, I will try to come up with a substantially smaller patch myself.