Package com.atlassian.bitbucket.scm.git.command.config
package com.atlassian.bitbucket.scm.git.command.config
-
ClassDescriptionA builder for constructing
git config --get-all
commands.Enumerates the possible types that can be provided togit config
, enabling it to ensure the configured value conforms to expected formatting.TypedGitConfigBuilder<T extends TypedGitConfigBuilder<T>>