Uses of Interface
org.eclipse.jgit.api.RebaseCommand.InteractiveHandler

Packages that use RebaseCommand.InteractiveHandler
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
 

Uses of RebaseCommand.InteractiveHandler in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api with parameters of type RebaseCommand.InteractiveHandler
 RebaseCommand RebaseCommand.runInteractively(RebaseCommand.InteractiveHandler handler)
          Enables interactive rebase
 



Copyright © 2013. All Rights Reserved.