Uses of Interface
org.jenkinsci.plugins.gitclient.RebaseCommand
-
Packages that use RebaseCommand Package Description org.jenkinsci.plugins.gitclient Core classes for git client API implementation. -
-
Uses of RebaseCommand in org.jenkinsci.plugins.gitclient
Methods in org.jenkinsci.plugins.gitclient that return RebaseCommand Modifier and Type Method Description RebaseCommandCliGitAPIImpl. rebase()rebase.RebaseCommandGitClient. rebase()rebase.RebaseCommandJGitAPIImpl. rebase()RebaseCommandRebaseCommand. setUpstream(String upstream)setUpstream.
-