diff options
author | Derrick Stolee <derrickstolee@github.com> | 2022-03-09 16:01:34 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-09 10:25:26 -0800 |
commit | 7940941de1f23d02c60581cc90a193988e5e2fe0 (patch) | |
tree | 7575d14928affe8fea827394bc9c316a5fb9b510 /iterator.h | |
parent | revision: put object filter into struct rev_info (diff) | |
download | tgif-7940941de1f23d02c60581cc90a193988e5e2fe0.tar.xz |
pack-objects: use rev.filter when possible
In builtin/pack-objects.c, we use a 'filter_options' global to populate
the --filter=<X> argument. The previous change created a pointer to a
filter option in 'struct rev_info', so we can use that pointer here as a
start to simplifying some usage of object filters.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'iterator.h')
0 files changed, 0 insertions, 0 deletions