Uses of Class
org.eclipse.jgit.api.ResetCommand
-
Packages that use ResetCommand Package Description 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 Modifier and Type Method Description ResetCommandResetCommand. addPath(String path)ResetCommandGit. reset()Returns a command object to execute aresetcommandResetCommandResetCommand. setMode(ResetCommand.ResetType mode)ResetCommandResetCommand. setRef(String ref)
-