Merge branch 'sb/submodule-parallel-fetch'
commitbbe90e7950456bf1bb1ab17a9ee626f6fad7a7c6
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Mar 2016 21:46:30 +0000 (4 13:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Mar 2016 21:46:30 +0000 (4 13:46 -0800)
tree9492660cef03802ccee18d814bfed3d1aad5b1d5
parent6dd0a37c34e79e38aa611fce10dd5609ccc7c39a
parent2a73b3dad09ef162eb5917e9e0d01d7c306f6b35
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
run-command.c
run-command.h
submodule.c