summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-10-12 23:02:32 +0200
committerJunio C Hamano <gitster@pobox.com>2022-10-12 14:12:42 -0700
commit9f3df6c0487bde80626ea2f367f9850e1758720b (patch)
tree6e1ed8927c2fa2d890397be802b110dcb48d479c /builtin/commit-graph.c
parent2aa8d2259ffd477b5d8ff090c90b7d38910b4741 (diff)
run-command.c: use "opts->processes", not "pp->max_processes"
Neither the "processes" nor "max_processes" members ever change after their initialization, and they're always equivalent, but some existing code used "pp->max_processes" when we were already passing the "opts" to the function, let's use the "opts" directly instead. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions