diff options
| author | Taylor Blau <me@ttaylorr.com> | 2025-10-15 18:29:02 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-16 10:08:56 -0700 |
| commit | 42088e3d4ae5c5bc77a49fcbba79832d10d03499 (patch) | |
| tree | 1aae317f488538719aa8c5dba3a2979b7fb10519 /builtin/commit.c | |
| parent | repack: keep track of MIDX pack names using existing_packs (diff) | |
| download | git-42088e3d4ae5c5bc77a49fcbba79832d10d03499.tar.gz git-42088e3d4ae5c5bc77a49fcbba79832d10d03499.zip | |
builtin/repack.c: reorder `remove_redundant_bitmaps()`
The next commit will inline the call to `remove_redundant_bitmaps()`
into `write_midx_included_packs()`. Reorder these two functions to avoid
a forward declaration to `remove_redundant_bitmaps()`.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
