| Package | Description |
|---|---|
| com.atlassian.jgitflow.core | |
| com.atlassian.jgitflow.core.command |
| Modifier and Type | Method and Description |
|---|---|
HotfixFinishCommand |
JGitFlow.hotfixFinish(String name)
Returns a command object to finish a hotfix
|
| Modifier and Type | Method and Description |
|---|---|
HotfixFinishCommand |
HotfixFinishCommand.setExtension(HotfixFinishExtension extension) |
HotfixFinishCommand |
HotfixFinishCommand.setMessage(String message)
Set the commit message for the tag creation
|
HotfixFinishCommand |
HotfixFinishCommand.setNoTag(boolean noTag)
Set whether to turn off tagging
|
Copyright © 2023 DV Bern AG. All rights reserved.