| Package | Description |
|---|---|
| com.atlassian.jgitflow.core.command |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBranchCreatingCommand<C,T> |
class |
AbstractBranchMergingCommand<C,T> |
class |
FeatureFinishCommand
Finish a feature.
|
class |
FeaturePublishCommand
Publishes feature branch to the remote repository
|
class |
FeatureRebaseCommand
Performs a rebase of the feature branch
|
class |
FeatureStartCommand
Start a feature.
|
class |
HotfixFinishCommand
Finish a hotfix.
|
class |
HotfixPublishCommand
Publishes hotfix branch to the remote repository
|
class |
HotfixStartCommand
Start a hotfix.
|
class |
ReleaseFinishCommand
Finish a release.
|
class |
ReleasePublishCommand
Publishes release branch to the remote repository
|
class |
ReleaseStartCommand
Start a release.
|
Copyright © 2023 DV Bern AG. All rights reserved.