| Package | Description | 
|---|---|
| org.eclipse.jgit.api | High-level API commands (the porcelain of JGit). | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteBranchCommand | Git. branchDelete()Returns a command object used to delete branches | 
| DeleteBranchCommand | DeleteBranchCommand. setBranchNames(String... branchnames) | 
| DeleteBranchCommand | DeleteBranchCommand. setForce(boolean force) | 
Copyright © 2016 Eclipse JGit Project. All rights reserved.