diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-09-25 10:00:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-09-25 18:02:45 +0900 |
commit | d1cf15516feb024f34ae5fbbdad8f538b4e62fce (patch) | |
tree | f2ce7a7457ffa46d47e8ac065bc4a70a4f556bd2 /bulk-checkin.h | |
parent | 02b920f3f79422582793c9b4801baf91f2f64344 (diff) | |
download | git-d1cf15516feb024f34ae5fbbdad8f538b4e62fce.tar.gz git-d1cf15516feb024f34ae5fbbdad8f538b4e62fce.tar.xz |
packed_ref_iterator_begin(): iterate using `mmapped_ref_iterator`
Now that we have an efficient way to iterate, in order, over the
mmapped contents of the `packed-refs` file, we can use that directly
to implement reference iteration for the `packed_ref_store`, rather
than iterating over the `ref_cache`. This is the next step towards
getting rid of the `ref_cache` entirely.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bulk-checkin.h')
0 files changed, 0 insertions, 0 deletions