Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method | Description |
---|---|---|
ResetCommand |
ResetCommand.addPath(String path) |
|
ResetCommand |
Git.reset() |
Returns a command object to execute a
reset command |
ResetCommand |
ResetCommand.setMode(ResetCommand.ResetType mode) |
|
ResetCommand |
ResetCommand.setRef(String ref) |
Copyright © 2018. All rights reserved.