| 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() |
Void |
FeatureRebaseCommand.call() |
Void |
FeatureFinishCommand.call() |
protected void |
AbstractGitFlowCommand.requireGitFlowInitialized()
Requires that git flow has been initialized for the project represented by the internal {Git} instance
|
Copyright © 2013 Atlassian. All Rights Reserved.