Uses of Interface
com.jcabi.github.Branches
-
Packages that use Branches Package Description com.jcabi.github Object Oriented Github API.com.jcabi.github.mock Mock Github server. -
-
Uses of Branches in com.jcabi.github
Methods in com.jcabi.github that return Branches Modifier and Type Method Description BranchesRepo. branches()Get repository's branches.BranchesRepo.Smart. branches() -
Uses of Branches in com.jcabi.github.mock
Classes in com.jcabi.github.mock that implement Branches Modifier and Type Class Description classMkBranchesMock Git branches.
-