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