Package org.jenkinsci.plugins.gitclient
Interface RebaseCommand
- All Superinterfaces:
GitCommand
RebaseCommand interface.
-
Method Summary
Methods inherited from interface org.jenkinsci.plugins.gitclient.GitCommand
execute
-
Method Details
-
setUpstream
setUpstream.- Parameters:
upstream
- aString
object.- Returns:
- a
RebaseCommand
object.
-