Uses of Class
org.kohsuke.github.GHBranch

Uses of GHBranch in org.kohsuke.github
 

Methods in org.kohsuke.github that return types with arguments of type GHBranch
 Map<String,GHBranch> GHRepository.getBranches()
          Gets branches by their names.
 

Methods in org.kohsuke.github with parameters of type GHBranch
 GHCompare GHRepository.getCompare(GHBranch id1, GHBranch id2)
           
 



Copyright © 2013. All Rights Reserved.