On Thu, 2010-06-24 at 12:39 -0500, Jonathan Nieder wrote: > FWIW, I like the idea. > > If you want to keep stdout unpolluted, this could work like > > git fast-import --print-marks=<fd> > > We would have to make sure output to the fd is always flushed to > prevent deadlock. That works, it could default to --print-marks=0 if STDIN happens to be a socket. Works for FastCGI :-) Samn -- 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