- failStrategy() - Method in interface com.atlassian.jgitflow.core.extension.ExtensionCommand
-
- featureFinish(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns a command object to finish a feature
- FeatureFinishCommand - Class in com.atlassian.jgitflow.core.command
-
Finish a feature.
- FeatureFinishCommand(String, Git, GitFlowConfiguration) - Constructor for class com.atlassian.jgitflow.core.command.FeatureFinishCommand
-
Create a new feature finish command instance.
- FeatureFinishExtension - Interface in com.atlassian.jgitflow.core.extension
-
- featurePublish(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns a command object to publish a feature
- FeaturePublishCommand - Class in com.atlassian.jgitflow.core.command
-
Publishes feature branch to the remote repository
- FeaturePublishCommand(String, Git, GitFlowConfiguration) - Constructor for class com.atlassian.jgitflow.core.command.FeaturePublishCommand
-
Create a new feature publish command instance.
- FeatureRebaseCommand - Class in com.atlassian.jgitflow.core.command
-
Performs a rebase of the feature branch
- FeatureRebaseCommand(String, Git, GitFlowConfiguration) - Constructor for class com.atlassian.jgitflow.core.command.FeatureRebaseCommand
-
Create a new feature rebase command instance.
- featureStart(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns a command object to start a feature
- FeatureStartCommand - Class in com.atlassian.jgitflow.core.command
-
Start a feature.
- FeatureStartCommand(String, Git, GitFlowConfiguration) - Constructor for class com.atlassian.jgitflow.core.command.FeatureStartCommand
-
Create a new feature start command instance.
- FeatureStartExtension - Interface in com.atlassian.jgitflow.core.extension
-
- FileHelper - Class in com.atlassian.jgitflow.core.util
-
A helper utility to make dealing with file operations easier
- FileHelper() - Constructor for class com.atlassian.jgitflow.core.util.FileHelper
-
- flush() - Method in class com.atlassian.jgitflow.core.JGitFlowReporter
-
- forceInit(File) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow using a default context overriding any existing configuration.
- forceInit(File, String) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow using a default context overriding any existing configuration.
- forceInit(File, InitContext) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow using a custom context overriding any existing configuration.
- forceInit(File, InitContext, String) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow using a custom context overriding any existing configuration.
- forceInitCommand(File, InitContext) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow using a custom context overriding any existing configuration.
- fromString(String) - Static method in enum com.atlassian.jgitflow.core.CoreEol
-
- get(File) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Gets an existing git flow project and returns a JGitFlow instance
- get() - Static method in class com.atlassian.jgitflow.core.JGitFlowReporter
-
- getBranchName() - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- getBranchName() - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.FeatureFinishCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.FeaturePublishCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.FeatureRebaseCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.FeatureStartCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.HotfixFinishCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.HotfixPublishCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.HotfixStartCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.ReleaseFinishCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.ReleasePublishCommand
-
- getCommandName() - Method in class com.atlassian.jgitflow.core.command.ReleaseStartCommand
-
- getCommitForString(Git, String) - Static method in class com.atlassian.jgitflow.core.util.GitHelper
-
Gets a commit for a given string with no body
- getConfigValue(Config) - Static method in enum com.atlassian.jgitflow.core.CoreEol
-
- getDevelop() - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
- getDevelop() - Method in class com.atlassian.jgitflow.core.InitContext
-
- getDevelopBranchName() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns the develop branch name configured for this instance's git flow project
- getDevelopBranchName() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the develop branch name configured for this instance's git flow project
- getDevelopResult() - Method in class com.atlassian.jgitflow.core.ReleaseMergeResult
-
- getEntry() - Method in class com.atlassian.jgitflow.core.report.JGitFlowReportEntry
-
- getEol() - Method in enum com.atlassian.jgitflow.core.CoreEol
-
- getFeature() - Method in class com.atlassian.jgitflow.core.InitContext
-
- getFeatureBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns the feature branch prefix configured for this instance's git flow project
- getFeatureBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the feature branch prefix configured for this instance's git flow project
- getHotfix() - Method in class com.atlassian.jgitflow.core.InitContext
-
- getHotfixBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns the hotfix branch prefix configured for this instance's git flow project
- getHotfixBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the hotfix branch prefix configured for this instance's git flow project
- getId() - Method in class com.atlassian.jgitflow.core.report.JGitFlowReportEntry
-
- getLatestCommit(Git, String) - Static method in class com.atlassian.jgitflow.core.util.GitHelper
-
Gets the latest commit for a branch
- getLocalBranch(Git, String) - Static method in class com.atlassian.jgitflow.core.util.GitHelper
-
Gets a reference to a local branch with the given name
- getMaster() - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
- getMaster() - Method in class com.atlassian.jgitflow.core.InitContext
-
- getMasterBranchName() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns the master branch name configured for this instance's git flow project
- getMasterBranchName() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the master branch name configured for this instance's git flow project
- getMasterResult() - Method in class com.atlassian.jgitflow.core.ReleaseMergeResult
-
- getMessage() - Method in class com.atlassian.jgitflow.core.command.AbstractBranchMergingCommand
-
- getMessage() - Method in class com.atlassian.jgitflow.core.util.CleanStatus
-
- getOrInit(File) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow or gets an existing project and returns a JGitFlow instance.
- getOrInit(File, String) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow or gets an existing project and returns a JGitFlow instance.
- getOrInit(File, InitContext) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow using a custom context or gets an existing project and returns a JGitFlow instance.
- getOrInit(File, InitContext, String) - Static method in class com.atlassian.jgitflow.core.JGitFlow
-
Initializes a project for use with git flow using a custom context or gets an existing project and returns a JGitFlow instance.
- getPrefix(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
- getPrefixForBranch(String) - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
- getPrefixForBranch(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
- getPrefixNames() - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
- getPrefixValue(String) - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
- getProjectRoot() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the project root directory as a File
- getRelease() - Method in class com.atlassian.jgitflow.core.InitContext
-
- getReleaseBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns the release branch prefix configured for this instance's git flow project
- getReleaseBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the release branch prefix configured for this instance's git flow project
- getRemoteBranch(Git, String) - Static method in class com.atlassian.jgitflow.core.util.GitHelper
-
Gets a reference to a remote branch with the given name
- getReporter() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
- getScmMessagePrefix() - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- getScmMessagePrefix() - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- getScmMessageSuffix() - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- getScmMessageSuffix() - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- getStartingPoint(String) - Method in class com.atlassian.jgitflow.core.command.AbstractBranchCreatingCommand
-
- getSupport() - Method in class com.atlassian.jgitflow.core.InitContext
-
- getSupportBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
- getSupportBranchPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
- getTypeForBranch(String) - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
- getTypeForBranch(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
- getVersiontag() - Method in class com.atlassian.jgitflow.core.InitContext
-
- getVersionTagPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns the versiontag prefix configured for this instance's git flow project
- getVersionTagPrefix() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the versiontag prefix configured for this instance's git flow project
- gfConfig - Variable in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- gfConfig - Variable in class com.atlassian.jgitflow.core.util.RequirementHelper
-
- git - Variable in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- git() - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns the Git instance used by this JGitFlow instance
- git() - Method in class com.atlassian.jgitflow.core.JGitFlowInfo
-
Returns the Git instance used by this JGitFlow instance
- git - Variable in class com.atlassian.jgitflow.core.util.RequirementHelper
-
- GITFLOW_DIR - Static variable in class com.atlassian.jgitflow.core.JGitFlowConstants
-
- GitFlowConfiguration - Class in com.atlassian.jgitflow.core
-
Represents the configuration for a git flow project
- GitFlowConfiguration(Git) - Constructor for class com.atlassian.jgitflow.core.GitFlowConfiguration
-
Create a new configuration instance
- gitFlowIsInitialized() - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
- GitHelper - Class in com.atlassian.jgitflow.core.util
-
A helper class for common Git operations
- GitHelper() - Constructor for class com.atlassian.jgitflow.core.util.GitHelper
-
- R_REMOTE_ORIGIN - Static variable in class com.atlassian.jgitflow.core.JGitFlowConstants
-
- readFirstLine(File) - Static method in class com.atlassian.jgitflow.core.util.FileHelper
-
Reads the first line of a file
- ReleaseBranchExistsException - Exception in com.atlassian.jgitflow.core.exception
-
Exception thrown when trying to start a release when a release
branch already exists.
- ReleaseBranchExistsException() - Constructor for exception com.atlassian.jgitflow.core.exception.ReleaseBranchExistsException
-
- ReleaseBranchExistsException(String) - Constructor for exception com.atlassian.jgitflow.core.exception.ReleaseBranchExistsException
-
- ReleaseBranchExistsException(String, Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.ReleaseBranchExistsException
-
- ReleaseBranchExistsException(Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.ReleaseBranchExistsException
-
- releaseFinish(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns a command object to finish a release
- ReleaseFinishCommand - Class in com.atlassian.jgitflow.core.command
-
Finish a release.
- ReleaseFinishCommand(String, Git, GitFlowConfiguration) - Constructor for class com.atlassian.jgitflow.core.command.ReleaseFinishCommand
-
Create a new release finish command instance.
- ReleaseFinishExtension - Interface in com.atlassian.jgitflow.core.extension
-
- ReleaseListCommand - Class in com.atlassian.jgitflow.core.command
-
- ReleaseListCommand() - Constructor for class com.atlassian.jgitflow.core.command.ReleaseListCommand
-
- ReleaseMergeResult - Class in com.atlassian.jgitflow.core
-
- ReleaseMergeResult(MergeResult, MergeResult) - Constructor for class com.atlassian.jgitflow.core.ReleaseMergeResult
-
- ReleaseMergingExtension - Interface in com.atlassian.jgitflow.core.extension
-
- releasePublish(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns a command object to publish a release
- ReleasePublishCommand - Class in com.atlassian.jgitflow.core.command
-
Publishes release branch to the remote repository
- ReleasePublishCommand(String, Git, GitFlowConfiguration) - Constructor for class com.atlassian.jgitflow.core.command.ReleasePublishCommand
-
Create a new release publish command instance.
- releaseStart(String) - Method in class com.atlassian.jgitflow.core.JGitFlow
-
Returns a command object to start a release
- ReleaseStartCommand - Class in com.atlassian.jgitflow.core.command
-
Start a release.
- ReleaseStartCommand(String, Git, GitFlowConfiguration) - Constructor for class com.atlassian.jgitflow.core.command.ReleaseStartCommand
-
Create a new release start command instance.
- ReleaseStartExtension - Interface in com.atlassian.jgitflow.core.extension
-
- remoteBranchExists(Git, String) - Static method in class com.atlassian.jgitflow.core.util.GitHelper
-
Checks to see if a remote branch with the given name exists
- RemoteBranchExistsException - Exception in com.atlassian.jgitflow.core.exception
-
Exception thrown when trying to create a branch when the remote branch
already exists
- RemoteBranchExistsException() - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchExistsException
-
- RemoteBranchExistsException(String) - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchExistsException
-
- RemoteBranchExistsException(String, Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchExistsException
-
- RemoteBranchExistsException(Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchExistsException
-
- RemoteBranchMissingException - Exception in com.atlassian.jgitflow.core.exception
-
Exception thrown when trying to perform an operation on a remote
branch that doesn't exist
- RemoteBranchMissingException() - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchMissingException
-
- RemoteBranchMissingException(String) - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchMissingException
-
- RemoteBranchMissingException(String, Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchMissingException
-
- RemoteBranchMissingException(Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.RemoteBranchMissingException
-
- reporter - Variable in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- reporter - Variable in class com.atlassian.jgitflow.core.util.RequirementHelper
-
- requireCleanWorkingTree(boolean) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that the local working tree has no un-committed changes
- requireCommitOnBranch(RevCommit, String) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that a local branch contains the given commit
- requireGitFlowInitialized() - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that git flow has been initialized for the project represented by the internal {Git} instance
- requireLocalBranchAbsent(String) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that a local branch with the given name does not yet exist
- requireLocalBranchExists(String) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that a local branch with the given name exists
- requireLocalBranchNotBehindRemote(String) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that the local branch with the given name is not behind a remote brach with the same name
- requirementHelper - Variable in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- RequirementHelper - Class in com.atlassian.jgitflow.core.util
-
- RequirementHelper(Git, GitFlowConfiguration, String) - Constructor for class com.atlassian.jgitflow.core.util.RequirementHelper
-
- requireNoExistingHotfixBranches() - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that no hotfix branches already exist
- requireNoExistingReleaseBranches() - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that no release branches already exist
- requireRemoteBranchAbsent(String) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that a remote branch with the given name does not yet exist
- requireRemoteBranchExists(String) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that a remote branch with the given name exists
- requireTagAbsent(String) - Method in class com.atlassian.jgitflow.core.util.RequirementHelper
-
Requires that a tag with the given name does not yet exist
- runBeforeAndGetPrefixedBranchName(Iterable<ExtensionCommand>, JGitFlowConstants.PREFIXES) - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- runExtensionCommands(Iterable<ExtensionCommand>) - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- SameBranchException - Exception in com.atlassian.jgitflow.core.exception
-
Exception thrown when master and develop branches are configured with
the same name
- SameBranchException() - Constructor for exception com.atlassian.jgitflow.core.exception.SameBranchException
-
- SameBranchException(String) - Constructor for exception com.atlassian.jgitflow.core.exception.SameBranchException
-
- SameBranchException(String, Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.SameBranchException
-
- SameBranchException(Throwable) - Constructor for exception com.atlassian.jgitflow.core.exception.SameBranchException
-
- SECTION - Static variable in class com.atlassian.jgitflow.core.JGitFlowConstants
-
- setAllowRemote(boolean) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
- setAllowUntracked(boolean) - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- setAllowUntracked(boolean) - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- setAlwaysUpdateOrigin(boolean) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
- setDefaultOriginUrl(String) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
- setDevelop(String) - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
Sets the name of the develop branch
- setDevelop(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
Set the name of the develop branch
- setDirectory(File) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
Sets the project root folder
- setExtension(FeatureFinishExtension) - Method in class com.atlassian.jgitflow.core.command.FeatureFinishCommand
-
- setExtension(FeatureStartExtension) - Method in class com.atlassian.jgitflow.core.command.FeatureStartCommand
-
- setExtension(HotfixFinishExtension) - Method in class com.atlassian.jgitflow.core.command.HotfixFinishCommand
-
- setExtension(HotfixStartExtension) - Method in class com.atlassian.jgitflow.core.command.HotfixStartCommand
-
- setExtension(ReleaseFinishExtension) - Method in class com.atlassian.jgitflow.core.command.ReleaseFinishCommand
-
- setExtension(ReleaseStartExtension) - Method in class com.atlassian.jgitflow.core.command.ReleaseStartCommand
-
- setFeature(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
Set the feature branch prefix
- setFetch(boolean) - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
Set whether to perform a git fetch of the remote branches before doing the merge
- setFetch(boolean) - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- setForce(boolean) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
Whether to override the current configuration
- setForceDeleteBranch(boolean) - Method in class com.atlassian.jgitflow.core.command.AbstractBranchMergingCommand
-
Set whether to use the force flag when deleting the local feature branch
- setGitFlowConfiguration(Git, GitFlowConfiguration) - Method in class com.atlassian.jgitflow.core.JGitFlowReporter
-
- setHotfix(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
Set the hotfix branch prefix
- setInitContext(InitContext) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
Set the initialization context
- setKeepBranch(boolean) - Method in class com.atlassian.jgitflow.core.command.AbstractBranchMergingCommand
-
- setMaster(String) - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
Sets the name of the master branch
- setMaster(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
Set the name of the master branch
- setMessage(String) - Method in class com.atlassian.jgitflow.core.command.AbstractBranchMergingCommand
-
Set the commit message for the tag creation
- setMessage(String) - Method in class com.atlassian.jgitflow.core.command.HotfixFinishCommand
-
Set the commit message for the tag creation
- setNoMerge(boolean) - Method in class com.atlassian.jgitflow.core.command.FeatureFinishCommand
-
- setNoMerge(boolean) - Method in class com.atlassian.jgitflow.core.command.ReleaseFinishCommand
-
Set whether to turn off merging
- setNoTag(boolean) - Method in class com.atlassian.jgitflow.core.command.HotfixFinishCommand
-
Set whether to turn off tagging
- setNoTag(boolean) - Method in class com.atlassian.jgitflow.core.command.ReleaseFinishCommand
-
Set whether to turn off tagging
- setPrefix(String, String) - Method in class com.atlassian.jgitflow.core.GitFlowConfiguration
-
Sets the value for a given prefix
- setPrefix(String, String) - Method in class com.atlassian.jgitflow.core.InitContext
-
- setPullDevelop(boolean) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
- setPullMaster(boolean) - Method in class com.atlassian.jgitflow.core.JGitFlowInitCommand
-
- setPush(boolean) - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
Set whether to push the changes to the remote repository
- setPush(boolean) - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- setRebase(boolean) - Method in class com.atlassian.jgitflow.core.command.FeatureFinishCommand
-
Set whether to perform a git rebase on the feature before doing the merge
- setRelease(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
Set the release branch prefix
- setScmMessagePrefix(String) - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- setScmMessagePrefix(String) - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- setScmMessageSuffix(String) - Method in class com.atlassian.jgitflow.core.command.AbstractGitFlowCommand
-
- setScmMessageSuffix(String) - Method in interface com.atlassian.jgitflow.core.command.JGitFlowCommand
-
- setSquash(boolean) - Method in class com.atlassian.jgitflow.core.command.FeatureFinishCommand
-
Set whether to squash all commits into a single commit before the merge
- setSquash(boolean) - Method in class com.atlassian.jgitflow.core.command.ReleaseFinishCommand
-
Set whether to squash all commits into a single commit before the merge
- setStartCommit(String) - Method in class com.atlassian.jgitflow.core.command.AbstractBranchCreatingCommand
-
- setStartCommit(RevCommit) - Method in class com.atlassian.jgitflow.core.command.AbstractBranchCreatingCommand
-
- setSupport(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
- setSuppressFastForward(boolean) - Method in class com.atlassian.jgitflow.core.command.FeatureFinishCommand
-
- setVersiontag(String) - Method in class com.atlassian.jgitflow.core.InitContext
-
Set the prefix used when creating tags