Interface ReachabilityChecker

  • All Known Implementing Classes:
    BitmappedReachabilityChecker, PedestrianReachabilityChecker

    public interface ReachabilityChecker
    Check if a commit is reachable from a collection of starting commits.

    Note that this checks the reachability of commits (and tags). Trees, blobs or any other object will cause IncorrectObjectTypeException exceptions.

    Since:
    5.4