Re: [PATCH] fetch-pack: Prepare for a side-band demultiplexer in a thread.
From: Robin Rosenberg <hidden> Date: 2016-06-15 22:43:52
lördag 17 november 2007 skrev Johannes Sixt:
Signed-off-by: Johannes Sixt <redacted>
---
This change again originates from the MinGW port. Since we don't
have fork(2) on Windows, we must run the sideband demultiplexer
in a thread.
I think this explanation deserves a place in the commit too.
-- robin