Uses of Class
org.kohsuke.github.GHBranch
-
Uses of GHBranch in org.kohsuke.github
Modifier and TypeMethodDescriptionGHRepository.getBranches()
Gets branches by their names.GHCommit.listBranchesWhereHead()
Retrieves a list of branches where this commit is the head commit.Modifier and TypeMethodDescriptionBase gh pull request search builder.GHRepository.getCompare
(GHBranch id1, GHBranch id2) Gets compare.Head gh pull request search builder.Merge a branch into this branch.