Felipe Contreras [off-list ref] writes:
On Sun, May 19, 2013 at 6:53 AM, Felipe Contreras
[off-list ref] wrote:
quoted
From: Amit Bakshi <redacted>
git clone hangs on windows, and file.write would return errno 22 inside
of mercurial's windows.winstdout wrapper class. This patch sets stdout's
mode to binary, fixing both issues.
Forgot:
[fc: cleaned up]
quoted
Signed-off-by: Felipe Contreras <redacted>
Thanks, sounds like this is meant for 'master'?