public class JGitFlowCommitHelper extends Object
| Constructor and Description |
|---|
JGitFlowCommitHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
commitAllChanges(com.atlassian.jgitflow.core.JGitFlowInfo flow,
String commitMessage)
Commits ALL changes to the current branch
|
public static void commitAllChanges(com.atlassian.jgitflow.core.JGitFlowInfo flow,
String commitMessage)
throws MavenJGitFlowExtensionException
flow - the JGitFlow instance to usecommitMessage - The message for the commitMavenJGitFlowExtensionExceptionCopyright © 2016 Atlassian. All Rights Reserved.