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

1  2 
run-command.c
run-command.h
submodule.c
diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge
diff --cc submodule.c
Simple merge