Files
git/compat
Johannes Sixt a352bda010 Increase the pipe buffer size.
It commonly happens that git-fetch-pack and git-upload-pack hit a deadlock
in the initial commit id exchange, such that both try to write to the
other end, but do not succeed. I have the suspicion that the reason is
that both ends fill the pipe, but don't read.

Increasing the pipe buffer helps, but is this the real cure?
2007-03-06 09:26:40 +01:00
..
2007-01-19 16:24:48 +01:00
2007-01-19 16:24:48 +01:00
2006-12-20 13:45:55 -08:00
2007-03-06 09:26:40 +01:00
2006-12-24 00:29:43 -08:00
2007-03-01 22:09:05 +01:00
2007-03-01 22:09:05 +01:00