Uses of Interface
com.jcabi.github.Branch
Packages that use Branch
Package
Description
Object-Oriented GitHub API.
Mock GitHub server.
-
Uses of Branch in com.jcabi.github
Classes in com.jcabi.github that implement BranchMethods in com.jcabi.github that return BranchModifier and TypeMethodDescriptionRepo.defaultBranch()Get default branch.Repo.Smart.defaultBranch()Find branches by name.Methods in com.jcabi.github that return types with arguments of type Branch -
Uses of Branch in com.jcabi.github.mock
Classes in com.jcabi.github.mock that implement BranchMethods in com.jcabi.github.mock that return BranchModifier and TypeMethodDescriptionCreates a new branch.Gets a branch by name.Methods in com.jcabi.github.mock that return types with arguments of type Branch