|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RebaseCommand | |
|---|---|
| org.eclipse.jgit.api | |
| Uses of RebaseCommand in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return RebaseCommand | |
|---|---|
RebaseCommand |
Git.rebase()
Returns a command object to execute a Rebase command |
RebaseCommand |
RebaseCommand.setOperation(RebaseCommand.Operation operation)
|
RebaseCommand |
RebaseCommand.setProgressMonitor(ProgressMonitor monitor)
|
RebaseCommand |
RebaseCommand.setUpstream(AnyObjectId upstream)
|
RebaseCommand |
RebaseCommand.setUpstream(RevCommit upstream)
|
RebaseCommand |
RebaseCommand.setUpstream(String upstream)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||