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 /list-objects-filter-options.c | |
| parent | list-objects-filter: encapsulate filter components (diff) | |
| download | git-7a7c7f4a6d22477e3548021eb3571384651c00be.tar.gz git-7a7c7f4a6d22477e3548021eb3571384651c00be.zip | |
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 'list-objects-filter-options.c')
0 files changed, 0 insertions, 0 deletions
