| Package | Description |
|---|---|
| com.atlassian.jgitflow.core |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jgit.lib.Ref |
FeatureStartCommand.call() |
ReleaseMergeResult |
ReleaseFinishCommand.call() |
ReleaseMergeResult |
HotfixFinishCommand.call() |
org.eclipse.jgit.lib.Ref |
HotfixStartCommand.call() |
org.eclipse.jgit.lib.Ref |
ReleaseStartCommand.call() |
Void |
FeatureFinishCommand.call() |
protected void |
AbstractGitFlowCommand.requireLocalBranchNotBehindRemote(String branch)
Requires that the local branch with the given name is not behind a remote brach with the same name
|
Copyright © 2013 Atlassian. All Rights Reserved.