diff options
author | Ivan Frade <ifrade@google.com> | 2020-04-01 22:10:09 -0700 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2020-04-28 16:40:52 -0700 |
commit | ae26fa19b7945960fc6e8bf2ab64ec128836ea6d (patch) | |
tree | a795e72e7df373434e3526777ce92841049e6601 /org.eclipse.jgit.test/pom.xml | |
parent | df81c56524e578f569ea12854526c1461ac6e42d (diff) | |
download | jgit-ae26fa19b7945960fc6e8bf2ab64ec128836ea6d.tar.gz jgit-ae26fa19b7945960fc6e8bf2ab64ec128836ea6d.zip |
UploadPack: Extract walk-based reachability check
Preparing the code to optimize the bitmap-based object reachability
checker. We are mirroring first the commit reachability checker
structure (interface + 2 implementations).
Move the walk-base reachability checker to its own class.
This class is public at the moment. Later ObjectWalk will return an
interface and this implementation will be package-private.
Change-Id: Ifac70094e1af137291c3607d95e689992f814b26
Signed-off-by: Ivan Frade <ifrade@google.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
0 files changed, 0 insertions, 0 deletions