summaryrefslogtreecommitdiff
path: root/gitweb/static
diff options
context:
space:
mode:
authorDerrick Stolee <derrickstolee@github.com>2022-03-09 16:01:33 +0000
committerJunio C Hamano <gitster@pobox.com>2022-03-09 10:25:26 -0800
commitffaa137f646803749cf81017d3208be2ce8a2964 (patch)
tree73b00311010c181f57fd080c4959de74b085971c /gitweb/static
parent4a4c3f9b6389168033843814ad45e69bf0b92b1d (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')
0 files changed, 0 insertions, 0 deletions