public class GitPushCommand extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GitPushCommand.Failure |
Constructor and Description |
---|
GitPushCommand(hudson.plugins.git.GitSCM scm,
Run<?,?> run,
TaskListener listener,
FilePath workspace) |
public GitPushCommand(hudson.plugins.git.GitSCM scm, Run<?,?> run, TaskListener listener, FilePath workspace)
public void call(String targetBranch, String targetRepo) throws IOException, InterruptedException, GitPushCommand.Failure
Copyright © 2016–2022. All rights reserved.