Uses of Class
org.eclipse.jgit.api.ListBranchCommand
Packages that use ListBranchCommand
-
Uses of ListBranchCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return ListBranchCommandModifier and TypeMethodDescriptionGit.branchList()Return a command object used to list branchesListBranchCommand.setContains(String containsCommitish) If this is set, only the branches that contain the specified commit-ish as an ancestor are returned.ListBranchCommand.setListMode(ListBranchCommand.ListMode listMode) Set the list mode