summaryrefslogtreecommitdiff
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-07-15 08:22:36 +0200
committerJunio C Hamano <gitster@pobox.com>2026-07-15 07:19:16 -0700
commitdb95bfc121aa9725e8128d7b1dd73330c0beb7f9 (patch)
tree3f91f14dcff87b4e27f8e07fc9e82cbf42f1bbab /contrib/persistent-https
parenteaa9807c970254e503cdb2d719d873521de4ed05 (diff)
pack-bitmap: drop `_1` suffix from functions that open bitmaps
In the preceding commit we've refactored how we open bitmaps. As part of the refactoring we have consolidated `open_pack_bitmap()` as well as `open_midx_bitmap()` into `open_bitmap_for_source()`. Consequently, we only have their `open_pack_bitmap_1()` and `open_midx_bitmap_1()` variants left over, where the `_1` suffix doesn't really make much sense anymore. Drop the suffix. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions