aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-10-12 23:02:33 +0200
committerJunio C Hamano <gitster@pobox.com>2022-10-12 14:12:42 -0700
commitd1610eef3f66d5735e087cde64bb4ab8cd5d9271 (patch)
tree701beb0a1690e6a5c4602d566929390c5afd6d7d /builtin/commit.c
parentrun-command.c: use "opts->processes", not "pp->max_processes" (diff)
downloadgit-d1610eef3f66d5735e087cde64bb4ab8cd5d9271.tar.gz
git-d1610eef3f66d5735e087cde64bb4ab8cd5d9271.zip
run-command.c: pass "opts" further down, and use "opts->processes"
Continue the migration away from the "max_processes" member of "struct parallel_processes" to the "processes" member of the "struct run_process_parallel_opts", in this case we needed to pass the "opts" further down into pp_cleanup() and pp_buffer_stderr(). Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions