Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pack-bitmap.c: reimplement
midx_bitmap_filename()
with helper
Now that we have the `get_midx_filename_ext()` helper, we can reimplement the `midx_bitmap_filename()` function in terms of it. Signed-off-by: Taylor Blau <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information