Interface RebaseCommand

All Superinterfaces:
GitCommand

public interface RebaseCommand extends GitCommand
RebaseCommand interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    setUpstream(String upstream)
    setUpstream.

    Methods inherited from interface org.jenkinsci.plugins.gitclient.GitCommand

    execute