Skip to content
  • Junio C Hamano's avatar
    Merge branch 'sb/submodule-parallel-fetch' · bbe90e79
    Junio C Hamano authored
    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
    bbe90e79