Uses of Class
org.eclipse.jgit.api.ResetCommand

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

Uses of ResetCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return ResetCommand
 ResetCommand ResetCommand.addPath(String file)
           
 ResetCommand Git.reset()
          Returns a command object to execute a reset command
 ResetCommand ResetCommand.setMode(ResetCommand.ResetType mode)
           
 ResetCommand ResetCommand.setRef(String ref)
           
 



Copyright © 2013. All Rights Reserved.