aboutsummaryrefslogtreecommitdiff
path: root/git-merge.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2006-12-04 00:51:16 -0800
committerJunio C Hamano <junkio@cox.net>2006-12-06 11:11:58 -0800
commitebdf7b952215946eff863e4da28f924178acea4f (patch)
tree8cc99088a2431298e2c66c1ee9a5ad01f3940c9f /git-merge.sh
parent5a4cf3346d6c37007a7f5f94697868a5b2f2fa29 (diff)
downloadgit-ebdf7b952215946eff863e4da28f924178acea4f.tar.gz
git-ebdf7b952215946eff863e4da28f924178acea4f.tar.xz
git-svn: avoid network timeouts for long-running fetches
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>
Diffstat (limited to 'git-merge.sh')
0 files changed, 0 insertions, 0 deletions