public class IncludedInResolver extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
includedInOne(org.eclipse.jgit.lib.Repository repo,
org.eclipse.jgit.revwalk.RevWalk rw,
org.eclipse.jgit.revwalk.RevCommit commit,
Collection<org.eclipse.jgit.lib.Ref> refs) |
static com.google.gerrit.common.data.IncludedInDetail |
resolve(org.eclipse.jgit.lib.Repository repo,
org.eclipse.jgit.revwalk.RevWalk rw,
org.eclipse.jgit.revwalk.RevCommit commit) |
public static com.google.gerrit.common.data.IncludedInDetail resolve(org.eclipse.jgit.lib.Repository repo, org.eclipse.jgit.revwalk.RevWalk rw, org.eclipse.jgit.revwalk.RevCommit commit) throws IOException
IOException
public static boolean includedInOne(org.eclipse.jgit.lib.Repository repo, org.eclipse.jgit.revwalk.RevWalk rw, org.eclipse.jgit.revwalk.RevCommit commit, Collection<org.eclipse.jgit.lib.Ref> refs) throws IOException
IOException