diff options
author | Taylor Blau <me@ttaylorr.com> | 2023-05-08 13:38:09 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-05-08 12:05:55 -0700 |
commit | 47ff853f02a0b4af6d01727b7e45046b61b0a9b4 (patch) | |
tree | be19bdaa54ef4cf95f3687e0ceea19a22cdd9a05 /fmt-merge-msg.c | |
parent | fe90355361430dc52f858845a821370db0c54c80 (diff) | |
download | git-47ff853f02a0b4af6d01727b7e45046b61b0a9b4.tar.gz |
pack-bitmap.c: extract `fill_in_bitmap()`
To prepare for the boundary-based bitmap walk to perform a fill-in
traversal using the boundary of either side as the tips, extract routine
used to perform fill-in traversal by `find_objects()` so that it can be
used in both places.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fmt-merge-msg.c')
0 files changed, 0 insertions, 0 deletions