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 Branches
Repo. branches()
Get repository's branches.Branches
Repo.Smart. branches()
-
Uses of Branches in com.jcabi.github.mock
Classes in com.jcabi.github.mock that implement Branches Modifier and Type Class Description class
MkBranches
Mock Git branches.
-