Interface GitDiffTreeBuilder
- All Superinterfaces:
com.atlassian.bitbucket.scm.CommandBuilderSupport<GitDiffTreeBuilder>,GitCommandBuilderSupport<GitDiffTreeBuilder>,GitDiffCoreBuilder<GitDiffTreeBuilder>
-
Field Summary
Fields inherited from interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
ENV_AUTHOR_DATE, ENV_AUTHOR_EMAIL, ENV_AUTHOR_NAME, ENV_COMMITTER_DATE, ENV_COMMITTER_EMAIL, ENV_COMMITTER_NAME -
Method Summary
Modifier and TypeMethodDescriptionalways(boolean value) inputHandler(com.atlassian.bitbucket.scm.CommandInputHandler inputHandler) merges(boolean value) recursive(boolean value) root(boolean value) Methods inherited from interface com.atlassian.bitbucket.scm.CommandBuilderSupport
clearEnvironment, defaultExitHandler, exitHandler, removeEnvironment, withEnvironmentMethods inherited from interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
alternate, alternates, alternates, author, author, author, build, commitish, committer, committer, committer, treeish, withConfiguration, withConfiguration, withConfiguration, withConfiguration
-
Method Details
-
always
-
format
-
inputHandler
@Nonnull GitDiffTreeBuilder inputHandler(com.atlassian.bitbucket.scm.CommandInputHandler inputHandler) -
merges
-
recursive
-
root
-