Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Field and Description |
---|---|
static CherryPickResult |
CherryPickResult.CONFLICT
A
CherryPickResult with status
CherryPickResult.CherryPickStatus.CONFLICTING |
Modifier and Type | Method and Description |
---|---|
CherryPickResult |
CherryPickCommand.call()
Executes the
Cherry-Pick command with all the options and
parameters collected by the setter methods (e.g. |
Copyright © 2017 Eclipse JGit Project. All rights reserved.