| 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() |
Void |
ReleasePublishCommand.call() |
ReleaseMergeResult |
ReleaseFinishCommand.call() |
org.eclipse.jgit.lib.Ref |
HotfixStartCommand.call() |
Void |
HotfixPublishCommand.call() |
ReleaseMergeResult |
HotfixFinishCommand.call() |
org.eclipse.jgit.lib.Ref |
FeatureStartCommand.call() |
Void |
FeatureRebaseCommand.call() |
Void |
FeaturePublishCommand.call() |
org.eclipse.jgit.api.MergeResult |
FeatureFinishCommand.call() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementHelper.requireGitFlowInitialized()
Requires that git flow has been initialized for the project represented by the internal {Git} instance
|
Copyright © 2023 DV Bern AG. All rights reserved.