|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |