Uses of Class
org.eclipse.egit.github.core.RepositoryBranch

Packages that use RepositoryBranch
org.eclipse.egit.github.core   
org.eclipse.egit.github.core.service   
 

Uses of RepositoryBranch in org.eclipse.egit.github.core
 

Methods in org.eclipse.egit.github.core that return RepositoryBranch
 RepositoryBranch RepositoryBranch.setCommit(TypedResource commit)
           
 RepositoryBranch RepositoryBranch.setName(String name)
           
 

Uses of RepositoryBranch in org.eclipse.egit.github.core.service
 

Methods in org.eclipse.egit.github.core.service that return types with arguments of type RepositoryBranch
 List<RepositoryBranch> RepositoryService.getBranches(IRepositoryIdProvider repository)
          Get branches in given repository
 



Copyright © 2012. All Rights Reserved.