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 /gitweb/static/js/adjust-timezone.js | |
parent | 4a4c3f9b6389168033843814ad45e69bf0b92b1d (diff) |
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 'gitweb/static/js/adjust-timezone.js')
0 files changed, 0 insertions, 0 deletions