| Package | Description |
|---|---|
| com.atlassian.jgitflow.core.command | |
| com.atlassian.jgitflow.core.util |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jgit.lib.Ref |
ReleaseStartCommand.call() |
org.eclipse.jgit.lib.Ref |
HotfixStartCommand.call() |
org.eclipse.jgit.lib.Ref |
FeatureStartCommand.call() |
protected org.eclipse.jgit.lib.Ref |
AbstractBranchCreatingCommand.doCreateBranch(String rootBranch,
String newBranchName,
BranchCreatingExtension extension) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementHelper.requireTagAbsent(String name)
Requires that a tag with the given name does not yet exist
|
Copyright © 2023 DV Bern AG. All rights reserved.