Uses of Class
org.kohsuke.github.GHRef
-
Uses of GHRef in org.kohsuke.github
Modifier and TypeMethodDescriptionCreates a named ref, such as tag, branch, etc.Retrieve a ref of the given type for the current GitHub repository.GHRef[]
GHRepository.getRefs()
Retrieves all refs for the github repository.GHRef[]
Retrieves all refs of the given type for the current GitHub repository.Modifier and TypeMethodDescriptionGHRepository.listRefs()
Retrieves all refs for the github repository.Retrieves all refs of the given type for the current GitHub repository.