Open
Description
When there aremany new branches on the server which are not on the client, Git pull hangs during the communication with Bonobo. This happens when the response of upload-pack is larger than 4k.
The ouput (and input) buffer of a console app is maximum 4 k.
When the output buffer is full git stops processing the input buffer. Thereby the process hangs.
Metadata
Metadata
Assignees
Labels
No labels