Revert "upload-pack: Implement no-done capability"
commit4793b7e86d007c492a76a5fae379ded97008e7fb
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Mar 2011 06:33:51 +0000 (28 23:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Mar 2011 06:33:51 +0000 (28 23:33 -0700)
treee686f9429ece4e9eac23f46e5b3d020441858fcd
parent61e8aaf6215a2983610a770645e6d0a24bafb454
Revert "upload-pack: Implement no-done capability"

This reverts 3e63b21 (upload-pack: Implement no-done capability,
2011-03-14).  Together with 761ecf0 (fetch-pack: Implement no-done
capability, 2011-03-14) it seems to make the fetch-pack process out of
sync and makes it keep talking long after upload-pack stopped listening to
it, terminating the process with SIGPIPE.
upload-pack.c