On Mon, Mar 19, 2012 at 09:43:05AM +0700, Nguyen Thai Ngoc Duy wrote: > On Mon, Mar 19, 2012 at 9:32 AM, Jeff King <peff@xxxxxxxx> wrote: > > However, I think you would need to teach the run-command API how to open > > extra pipes to a child beyond stdout/stdin/stderr. > > That might be a problem on Windows. I think Windows exec* has special > support for stdin/stdout/stderr and only those. Then your sneak-it-across-stdin trick is probably the best bet. It's a little ugly, but this is for stateless-rpc, so it's not like anything outside of git is going to actually see this. -Peff -- 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