diff options
author | Taylor Blau <me@ttaylorr.com> | 2021-08-29 22:48:52 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-08-29 23:23:39 -0700 |
commit | a241878ac7b67b1894c14d3c3e33ed13f11ae253 (patch) | |
tree | 84c18dcc4b130740020122fb075e71890e928279 /t | |
parent | The first batch post 2.33 (diff) | |
download | tgif-a241878ac7b67b1894c14d3c3e33ed13f11ae253.tar.xz |
object-store.h: teach for_each_packed_object to ignore kept packs
The next patch will reimplement a function that wants to iterate over
packed objects while ignoring packs which are marked as kept (either
in-core or on-disk).
Teach for_each_packed_object() to ignore all objects from those packs by
adding a new flag for each of the "kept" states that a pack can be in.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions