mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
Long-running fetches run inside children to avoid memory leaks. When we refork, the connection in the parent can be idle for a long time; attempting to reuse it in the next child can result in timeouts. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
100 KiB
Executable File
100 KiB
Executable File