Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Class | Description |
---|---|---|
static class |
MergeCommand.FastForwardMode |
The modes available for fast forward merges corresponding to the
--ff , --no-ff and --ff-only
options under branch.<name>.mergeoptions . |
Copyright © 2018. All rights reserved.