summaryrefslogtreecommitdiff
path: root/object.h
diff options
context:
space:
mode:
authorLibravatar Michael Haggerty <mhagger@alum.mit.edu>2017-09-25 10:00:17 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-09-25 18:02:46 +0900
commit523ee2d7858a6b1c09ba550fd1710ebfeff27335 (patch)
tree29c342b3cc7f911f508cde0246294f2343a1974a /object.h
parentref_cache: remove support for storing peeled values (diff)
downloadtgif-523ee2d7858a6b1c09ba550fd1710ebfeff27335.tar.xz
mmapped_ref_iterator: inline into `packed_ref_iterator`
Since `packed_ref_iterator` is now delegating to `mmapped_ref_iterator` rather than `cache_ref_iterator` to do the heavy lifting, there is no need to keep the two iterators separate. So "inline" `mmapped_ref_iterator` into `packed_ref_iterator`. This removes a bunch of boilerplate. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object.h')
0 files changed, 0 insertions, 0 deletions