Uses of Class
org.eclipse.jgit.api.RebaseResult
-
Packages that use RebaseResult Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of RebaseResult in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return RebaseResult Modifier and Type Method Description RebaseResult
RebaseCommand. call()
Executes theRebase
command with all the options and parameters collected by the setter methods of this class.RebaseResult
PullResult. getRebaseResult()
-