| Package | Description |
|---|---|
| com.atlassian.jgitflow.core | |
| com.atlassian.jgitflow.core.command | |
| com.atlassian.jgitflow.core.extension |
| Class and Description |
|---|
| FeatureFinishCommand
Finish a feature.
|
| FeaturePublishCommand
Publishes feature branch to the remote repository
|
| FeatureStartCommand
Start a feature.
|
| HotfixFinishCommand
Finish a hotfix.
|
| HotfixPublishCommand
Publishes hotfix branch to the remote repository
|
| HotfixStartCommand
Start a hotfix.
|
| ReleaseFinishCommand
Finish a release.
|
| ReleasePublishCommand
Publishes release branch to the remote repository
|
| ReleaseStartCommand
Start a release.
|
| Class and Description |
|---|
| AbstractBranchCreatingCommand |
| AbstractBranchMergingCommand |
| AbstractGitFlowCommand
The base class for all JGitFlow commands.
|
| FeatureFinishCommand
Finish a feature.
|
| FeatureStartCommand
Start a feature.
|
| HotfixFinishCommand
Finish a hotfix.
|
| HotfixStartCommand
Start a hotfix.
|
| JGitFlowCommand |
| ReleaseFinishCommand
Finish a release.
|
| ReleaseStartCommand
Start a release.
|
| Class and Description |
|---|
| JGitFlowCommand |
Copyright © 2023 DV Bern AG. All rights reserved.