diff options
author | Taylor Blau <me@ttaylorr.com> | 2020-12-08 17:05:14 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-12-08 14:49:06 -0800 |
commit | 83578051a9c4eca4e6bcd44687e84915e1064bba (patch) | |
tree | 180d74a1d72f00f1d1014d18f2a53137d581cebe /t/perf | |
parent | pack-bitmap: factor out 'bitmap_for_commit()' (diff) | |
download | tgif-83578051a9c4eca4e6bcd44687e84915e1064bba.tar.xz |
pack-bitmap: factor out 'add_commit_to_bitmap()'
'find_objects()' currently needs to interact with the bitmaps khash
pretty closely. To make 'find_objects()' read a little more
straightforwardly, remove some of the khash-level details into a new
function that describes what it does: 'add_commit_to_bitmap()'.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/perf')
0 files changed, 0 insertions, 0 deletions