diff options
author | Matthew DeVore <matvore@google.com> | 2019-06-27 15:54:06 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-28 08:41:53 -0700 |
commit | 7a7c7f4a6d22477e3548021eb3571384651c00be (patch) | |
tree | e285fb507e0cbfdb689849921b9e865d4773d64d /t/t7520-ignored-hook-warning.sh | |
parent | list-objects-filter: encapsulate filter components (diff) | |
download | tgif-7a7c7f4a6d22477e3548021eb3571384651c00be.tar.xz |
list-objects-filter: put omits set in filter struct
The oidset *omits pointer must be accessed by the combine filter in a
type-agnostic way once the graph traversal is over. Store that pointer
in the general `filter` struct. This will be used in a follow-up patch
to implement the combine filter.
Signed-off-by: Matthew DeVore <matvore@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7520-ignored-hook-warning.sh')
0 files changed, 0 insertions, 0 deletions