Package | Description |
---|---|
com.atlassian.bamboo.plugins.git |
Modifier and Type | Method and Description |
---|---|
GitCommandBuilder |
GitCommandBuilder.append(String argument) |
GitCommandBuilder |
GitCommandBuilder.branch(String branch) |
GitCommandBuilder |
GitCommandBuilder.destination(String destination) |
GitCommandBuilder |
GitCommandBuilder.env(Map<String,String> env) |
GitCommandBuilder |
GitCommandBuilder.executable(String executable) |
GitCommandBuilder |
GitCommandBuilder.maxVerboseOutput(boolean maxVerboseOutput) |
GitCommandBuilder |
GitCommandBuilder.proxied(boolean proxied) |
GitCommandBuilder |
GitCommandBuilder.revision(String revision) |
GitCommandBuilder |
GitCommandBuilder.shallowClone() |
GitCommandBuilder |
GitCommandBuilder.source(String source) |
GitCommandBuilder |
GitCommandBuilder.sshCommand(String sshCommand) |
GitCommandBuilder |
GitCommandBuilder.sshCompression(boolean sshCompression) |
GitCommandBuilder |
GitCommandBuilder.sshKeyFile(String sshKeyFile) |
GitCommandBuilder |
GitCommandBuilder.throwOnNonZeroExit(boolean throwOnNonZeroExit) |
GitCommandBuilder |
GitCommandBuilder.verbose(Boolean verbose) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences