summaryrefslogtreecommitdiff
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2026-05-27 15:55:59 -0400
committerJunio C Hamano <gitster@pobox.com>2026-05-28 05:23:00 +0900
commitece3465d44157157a03eb7cd5de955e552e7831c (patch)
treec1042ed7adaa1f237915b48f31ec64de02727a43 /contrib/persistent-https
parent3ea5fe8482e44fe8636b2725edffcadc81b22161 (diff)
pack-bitmap: consolidate `find_object_pos()` success path
Both sides of `find_object_pos()` report success in the same way by setting the optional `found` out-parameter and return the resolved bitmap position. Prepare for adding more bookkeeping around object-position lookups by storing the result in a local `pos` variable and sharing the success return path between the packlist and MIDX cases. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions