| Package | Description |
|---|---|
| com.atlassian.jgitflow.core.command | |
| com.atlassian.jgitflow.core.extension | |
| com.atlassian.jgitflow.core.extension.impl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBranchMergingCommand.checkoutTopicBranch(String branchName,
BranchMergingExtension extension) |
protected void |
AbstractBranchMergingCommand.doTag(String branchToTag,
String tagMessage,
org.eclipse.jgit.api.MergeResult resultToLog,
BranchMergingExtension extension) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DevelopMergingExtension |
interface |
FeatureFinishExtension |
interface |
HotfixFinishExtension |
interface |
MasterMergingExtension |
interface |
ReleaseFinishExtension |
interface |
ReleaseMergingExtension |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyDevelopMergingExtension |
class |
EmptyFeatureFinishExtension |
class |
EmptyHotfixFinishExtension |
class |
EmptyMasterAndDevelopAndReleaseMergingExtension |
class |
EmptyMasterAndDevelopMergingExtension |
class |
EmptyReleaseFinishExtension |
Copyright © 2023 DV Bern AG. All rights reserved.