Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
ReflogCommand |
Git.reflog()
Return a command object to execute a
reflog command |
ReflogCommand |
ReflogCommand.setRef(java.lang.String ref)
The ref used for the reflog operation.
|