| Package | Description |
|---|---|
| com.atlassian.jgitflow.core |
| Modifier and Type | Method and Description |
|---|---|
FeatureStartCommand |
JGitFlow.featureStart(String name)
Returns a command object to start a feature
|
FeatureStartCommand |
FeatureStartCommand.setFetchDevelop(boolean fetch)
Set whether to perform a git fetch of the remote develop branch before branching
|
Copyright © 2013 Atlassian. All Rights Reserved.