Heya, On Wed, Jun 8, 2011 at 22:03, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > ÂC) make sure the upstream of the pipe does not write anything after > Â Â"done\n" until the "done\n" command has been read. ÂIn other > Â Âwords: > > Â Â Â Âtransport-helper> Â Â Â done > Â Â Â Âremote-helper> Â Â Â Â Âyep, I'm done > Â Â Â Âtransport-helper> Â Â Â ah, now that you mention that, here are > Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Âa few more things you could do... > > As long as there is nothing after the "done\n" in the pipe buffer when > fast-import reads "done\n", it won't read too far. This I think makes the most sense. Although I'm not sure it's currently possible in remote-testgit, as in, I'm not sure the relevant pipes are connected to the right programs to make feasible. Also, I'm not really interested in implementing that, or at least, not right now, I just shamelessly stole your commit message ;). -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html