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 /commit.c | |
parent | 98c31f366a1770fb7ea04125ff2d8b1ea1f7d0d7 (diff) |
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 'commit.c')
0 files changed, 0 insertions, 0 deletions