Package | Description |
---|---|
org.eclipse.jgit.patch |
Patch file parser and data structure.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedHunkHeader
Hunk header for a hunk appearing in a "diff --cc" style patch.
|
Modifier and Type | Method and Description |
---|---|
List<? extends HunkHeader> |
FileHeader.getHunks()
Get hunks altering this file; in order of appearance in patch
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.