Re: [PATCH] run-command: Redirect stderr to a pipe before redirecting stdout to stderr
From: Christian Couder <hidden> Date: 2016-06-15 22:44:20
Hi Junio and Shawn,
On Wed, 5 Mar 2008, I wrote:
With this patch, in the 'start_command' function after forking
we now take care of stderr in the child process before stdout.
...
I am afraid I forgot the
From: "Shawn O. Pearce" <redacted>
at the top of the patch in my last resend, so the patch was attributed to me instead of Shawn.
Is it possible to do something about it ? (I fear not since it is now in 'next' but maybe I am wrong.)
Thanks in advance,
Christian.