Uses of Class
org.kohsuke.github.GHCompare
Packages that use GHCompare
-
Uses of GHCompare in org.kohsuke.github
Methods in org.kohsuke.github that return GHCompareModifier and TypeMethodDescriptionGHRepository.getCompare
(String id1, String id2) Gets a comparison between 2 points in the repository.GHRepository.getCompare
(GHBranch id1, GHBranch id2) Gets compare.GHRepository.getCompare
(GHCommit id1, GHCommit id2) Gets compare.