diff options
author | Derrick Stolee <derrickstolee@github.com> | 2022-03-09 16:01:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-09 10:25:27 -0800 |
commit | 09d4a79effac002399557392e21c9f8829056ca3 (patch) | |
tree | aa39b5848db8d98f12c3df1e4fc1859d3c52c6d4 /refspec.c | |
parent | pack-objects: use rev.filter when possible (diff) | |
download | tgif-09d4a79effac002399557392e21c9f8829056ca3.tar.xz |
pack-bitmap: drop filter in prepare_bitmap_walk()
Now that all consumers of prepare_bitmap_walk() have populated the
'filter' member of 'struct rev_info', we can drop that extra parameter
from the method and access it directly from the 'struct rev_info'.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refspec.c')
0 files changed, 0 insertions, 0 deletions