Method Summary
All Methods Instance Methods Abstract Methods
Methods inherited from interface com.atlassian.bitbucket.scm.CommandBuilderSupport
clearEnvironment, defaultExitHandler, exitHandler, removeEnvironment, withEnvironment
Methods 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
build
Returns:
a command which, when called, will return a list of configured
properties, which may be empty but never null
nullTerminated
Parameters:
value - true to use newlines to separate names and values and NUL characters to
terminate values; otherwise, false to use = to separate names and values
and newlines to terminate values (the default)
Returns:
this