diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-09-04 14:49:59 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-09-04 16:16:22 -0700 |
| commit | 62490b6d85882e6a0ba434ab436640e31352ffee (patch) | |
| tree | ed22365fe26780ff6be33710c2c55851a24edbc1 /fetch-pack.c | |
| parent | 88bc3500e5be888c13757d12c4a5cb16e39ec673 (diff) | |
commit-graph: pass graphs that are to be merged as parameter
When determining whether or not we want to merge a commit graph chain we
retrieve the graph that is to be merged via the context's repository.
With an upcoming change though it will become a bit more complex to
figure out the commit graph, which would lead to code duplication.
Prepare for this change by passing the graph that is to be merged as a
parameter.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions
