Uses of Class
org.kohsuke.github.GHCompare.Commit
-
Uses of GHCompare.Commit in org.kohsuke.github
Modifier and TypeMethodDescriptionGHCompare.getBaseCommit()
Gets base commit.GHCompare.getCommits()
Gets an array of commits.GHCompare.getMergeBaseCommit()
Gets merge base commit.Modifier and TypeMethodDescriptionGHCompare.listCommits()
Iterable of commits for this comparison.