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(String ref)
The ref used for the reflog operation.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.