diff options
| author | Kristofer Karlsson <krka@spotify.com> | 2026-08-11 09:28:51 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-08-11 07:34:32 -0700 |
| commit | 4e08160c2b3c037a4650a39edf77f90c7774f3a6 (patch) | |
| tree | 38b27e414ec41d8534015acaa15acebedfa6d9a0 /contrib/persistent-https | |
| parent | 02d7ba092deee118bb3954077880abfdc8f2dc2f (diff) | |
commit-reach: move min_generation check into paint_queue_get()
Consolidate the min_generation termination condition into
paint_queue_get(), alongside the existing stale-entry and
side-exhaustion checks.
Move last_gen into struct paint_state so that
commit_graph_generation() is called exactly once per dequeued commit
and the result is shared across all termination checks and the
monotonicity BUG assertion.
Signed-off-by: Kristofer Karlsson <krka@spotify.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
