From: Junio C Hamano Date: Fri, 4 Mar 2016 21:46:30 +0000 (-0800) Subject: Merge branch 'sb/submodule-parallel-fetch' X-Git-Tag: v2.8.0-rc1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bbe90e7950456bf1bb1ab17a9ee626f6fad7a7c6;p=thirdparty%2Fgit.git Merge branch 'sb/submodule-parallel-fetch' Simplify the two callback functions that are triggered when the child process terminates to avoid misuse of the child-process structure that has already been cleaned up. * sb/submodule-parallel-fetch: run-command: do not pass child process data into callbacks --- bbe90e7950456bf1bb1ab17a9ee626f6fad7a7c6