diff options
| author | Derrick Stolee <derrickstolee@github.com> | 2022-03-09 16:01:33 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-03-09 10:25:26 -0800 |
| commit | ffaa137f646803749cf81017d3208be2ce8a2964 (patch) | |
| tree | 73b00311010c181f57fd080c4959de74b085971c /list-objects-filter-options.c | |
| parent | list-objects-filter-options: create copy helper (diff) | |
| download | git-ffaa137f646803749cf81017d3208be2ce8a2964.tar.gz git-ffaa137f646803749cf81017d3208be2ce8a2964.zip | |
revision: put object filter into struct rev_info
Placing a 'struct list_objects_filter_options' within 'struct rev_info'
will assist making some bookkeeping around object filters in the future.
For now, let's use this new member to remove a static global instance of
the struct from builtin/rev-list.c.
Signed-off-by: Derrick Stolee <derrickstolee@github.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
