| Package | Description |
|---|---|
| com.atlassian.jgitflow.core |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jgit.lib.Ref |
FeatureStartCommand.call() |
Void |
ReleasePublishCommand.call() |
Void |
HotfixPublishCommand.call() |
org.eclipse.jgit.lib.Ref |
HotfixStartCommand.call() |
Void |
FeaturePublishCommand.call() |
org.eclipse.jgit.lib.Ref |
ReleaseStartCommand.call() |
protected void |
AbstractGitFlowCommand.requireRemoteBranchAbsent(String branch)
Requires that a remote branch with the given name does not yet exist
|
Copyright © 2013 Atlassian. All Rights Reserved.