Package | Description |
---|---|
org.netbeans.libs.git |
Modifier and Type | Method and Description |
---|---|
void |
GitClient.deleteBranch(String branchName,
boolean forceDeleteUnmerged,
ProgressMonitor monitor)
Deletes a given branch from the repository
|