aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-run-command.c
diff options
context:
space:
mode:
authorEmily Shaffer <emilyshaffer@google.com>2025-10-17 17:15:43 +0300
committerJunio C Hamano <gitster@pobox.com>2025-10-17 14:32:53 -0700
commit5e5cc0e7d806dce198fd63a6e77f6856466ec8d3 (patch)
tree066285fa21d7594a78f1f7c577314ecc3c01e24b /t/helper/test-run-command.c
parenthooks: allow callers to capture output (diff)
downloadgit-5e5cc0e7d806dce198fd63a6e77f6856466ec8d3.tar.gz
git-5e5cc0e7d806dce198fd63a6e77f6856466ec8d3.zip
receive-pack: convert update hooks to new API
Use the new hook sideband API introduced in the previous commit. The hook API avoids creating a custom struct child_process and other internal hook plumbing (e.g. calling find_hook()) and prepares for the specification of hooks via configs or running parallel hooks. Execution is still sequential through the current hook.[ch] via the run_proces_parallel_opts.processes=1 arg. Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-run-command.c')
0 files changed, 0 insertions, 0 deletions