diff options
author | Atharva Raykar <raykar.ath@gmail.com> | 2022-03-15 14:09:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-16 15:07:43 -0700 |
commit | 3c3558f0953dea2151d2cac92c8148681f9ae9b6 (patch) | |
tree | c58a03729a77af30099e422b76f28fc7455f5035 /oidmap.h | |
parent | Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2 (diff) | |
download | tgif-3c3558f0953dea2151d2cac92c8148681f9ae9b6.tar.xz |
submodule--helper: run update using child process struct
We switch to using the run-command API function that takes a
'struct child process', since we are using a lot of the options. This
will also make it simple to switch over to using 'capture_command()'
when we start handling the output of the command completely in C.
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Shourya Shukla <periperidip@gmail.com>
Signed-off-by: Atharva Raykar <raykar.ath@gmail.com>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'oidmap.h')
0 files changed, 0 insertions, 0 deletions