diff options
author | Taylor Blau <me@ttaylorr.com> | 2021-07-20 16:16:22 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-20 15:04:07 -0700 |
commit | ddcb189d9d03f36c962570c635de109d3bc59dfc (patch) | |
tree | ea7393fb63ad54e38934a21aed9d95d00ecc0179 /t/t6436-merge-overwrite.sh | |
parent | pack-bitmap: pass object filter to fill-in traversal (diff) | |
download | tgif-ddcb189d9d03f36c962570c635de109d3bc59dfc.tar.xz |
pack-bitmap: clarify comment in filter_bitmap_exclude_type()
The code that eventually became filter_bitmap_exclude_type() was
originally introduced in 4f3bd5606a (pack-bitmap: implement BLOB_NONE
filtering, 2020-02-14) to accelerate BLOB_NONE filters with bitmaps.
In 856e12c18a (pack-bitmap.c: make object filtering functions generic,
2020-05-04), it became filter_bitmap_exclude_type(). But not all of the
comments were updated to be agnostic to the provided type.
Remove the remaining comments which should have been updated in
856e12c18a to reflect the type-agnostic nature of the function.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6436-merge-overwrite.sh')
0 files changed, 0 insertions, 0 deletions