public interface GitConfigSetBuilder extends TypedGitConfigBuilder<GitConfigSetBuilder>
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<Void> |
build() |
GitConfigSetBuilder |
replaceAll()
When set, the command will replace all existing values of the config property being set.
|
type
alternate, alternates, alternates, author, author, author, build, committer, committer, committer, withConfiguration, withConfiguration, withConfiguration, withConfiguration
@Nonnull GitCommand<Void> build()
@Nonnull GitConfigSetBuilder replaceAll()
Copyright © 2019 Atlassian. All rights reserved.