Package | Description |
---|---|
org.eclipse.jgit.patch |
Patch file parser and data structure.
|
Modifier and Type | Method and Description |
---|---|
CombinedFileHeader |
CombinedHunkHeader.getFileHeader()
Get header for the file this hunk applies to.
|
Constructor and Description |
---|
CombinedHunkHeader(CombinedFileHeader fh,
int offset) |