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