diff options
author | Javi Fontan <jfontan@gmail.com> | 2018-08-21 17:35:52 +0200 |
---|---|---|
committer | Javi Fontan <jfontan@gmail.com> | 2018-08-21 17:35:52 +0200 |
commit | f84c6b194f2eced0c068b9cdc9264d30e6d2021b (patch) | |
tree | ed946f1da370426f6c6965d8e713a001df9f8924 /plumbing/object_test.go | |
parent | cc27d4a1789f75586694ff042fc9ab4cbc8b1385 (diff) | |
download | go-git-f84c6b194f2eced0c068b9cdc9264d30e6d2021b.tar.gz |
plumbing/idxfile: object iterators returns entries in offset order
In the latest change the order was changed from offset order in
packfiles to hash order. This makes reading all the objects not as
efficient as before. It also created problems when the previous order
was expected.
Also added EntriesByOffset to indexes.
Signed-off-by: Javi Fontan <jfontan@gmail.com>
Diffstat (limited to 'plumbing/object_test.go')
0 files changed, 0 insertions, 0 deletions