Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method | Description |
---|---|---|
ReflogCommand |
Git.reflog() |
Returns a command object to execute a
reflog command |
ReflogCommand |
ReflogCommand.setRef(String ref) |
The ref used for the reflog operation.
|
Copyright © 2018. All rights reserved.