| Package | Description |
|---|---|
| org.eclipse.jgit.revwalk |
Walking revision graphs (commit history).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitmappedReachabilityChecker
Checks the reachability using bitmaps.
|
class |
PedestrianReachabilityChecker
Checks the reachability walking the graph from the starters towards the
target.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.