Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
Ref |
CreateBranchCommand.call() |
Collection<RevCommit> |
StashListCommand.call() |
Ref |
CheckoutCommand.call() |
Ref |
RenameBranchCommand.call() |
Collection<ReflogEntry> |
ReflogCommand.call()
Run the reflog command
|
Copyright © 2013. All rights reserved.