author | Junio C Hamano <gitster@pobox.com> | |
Tue, 29 Mar 2011 06:33:51 +0000 (23:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 29 Mar 2011 06:33:51 +0000 (23:33 -0700) | ||
commit | 4793b7e86d007c492a76a5fae379ded97008e7fb | |
tree | e686f9429ece4e9eac23f46e5b3d020441858fcd | tree | snapshot |
parent | 61e8aaf6215a2983610a770645e6d0a24bafb454 | commit | diff |
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.
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 | diff | blob | history |