Uses of Class
org.eclipse.jgit.api.DeleteBranchCommand
Packages that use DeleteBranchCommand
-
Uses of DeleteBranchCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return DeleteBranchCommandModifier and TypeMethodDescriptionGit.branchDelete()
Return a command object used to delete branchesDeleteBranchCommand.setBranchNames
(String... branchnames) Set the names of the branches to deleteDeleteBranchCommand.setForce
(boolean force) Set whether to forcefully delete branches