Uses of Class
com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
Uses of GitCommandBuilder in com.atlassian.bamboo.plugins.git
Modifier and TypeMethodDescriptionGitCommandBuilder.credentialsFile
(File credentialsFile) GitCommandBuilder.destination
(String destination) GitCommandBuilder.executable
(String executable) GitCommandBuilder.maxVerboseOutput
(boolean maxVerboseOutput) GitCommandBuilder.proxied
(boolean proxied) GitCommandBuilder.shallowClone()
GitCommandBuilder.sshCommand
(String sshCommand) GitCommandBuilder.sshCompression
(boolean sshCompression) GitCommandBuilder.sshKeyFile
(String sshKeyFile) GitCommandBuilder.throwOnNonZeroExit
(boolean throwOnNonZeroExit)