Uses of Class
org.eclipse.jgit.api.ResetCommand
Packages that use ResetCommand
-
Uses of ResetCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return ResetCommandModifier and TypeMethodDescriptionRepository relative path of file or directory to resetResetCommand.disableRefLog
(boolean disable) Whether to disable reflogGit.reset()
Return a command object to execute areset
commandResetCommand.setMode
(ResetCommand.ResetType mode) Set the reset modeResetCommand.setProgressMonitor
(ProgressMonitor monitor) The progress monitor associated with the reset operation.Set the name of theRef
to reset to