public interface GitConfigGetBuilder extends TypedGitConfigBuilder<GitConfigGetBuilder>
ENV_AUTHOR_DATE, ENV_AUTHOR_EMAIL, ENV_AUTHOR_NAME, ENV_COMMITTER_DATE, ENV_COMMITTER_EMAIL, ENV_COMMITTER_NAME| Modifier and Type | Method and Description |
|---|---|
GitCommand<String> |
build() |
GitConfigGetBuilder |
nullTerminated(boolean value) |
typealternate, alternates, alternates, author, author, author, build, committer, committer, committer, withConfiguration, withConfiguration, withConfiguration, withConfiguration@Nonnull GitCommand<String> build()
@Nonnull GitConfigGetBuilder nullTerminated(boolean value)
value - true to use NUL characters to terminate the value; otherwise,
false to use newlines (the default)thisCopyright © 2019 Atlassian. All rights reserved.