Package | Description |
---|---|
org.eclipse.jgit.patch |
Patch file parser and data structure.
|
Modifier and Type | Method and Description |
---|---|
HunkHeader.OldImage |
CombinedHunkHeader.getOldImage()
Get information about the old image mentioned in this hunk.
|
HunkHeader.OldImage |
HunkHeader.getOldImage()
Get information about the old image mentioned in this hunk.
|
HunkHeader.OldImage |
CombinedHunkHeader.getOldImage(int nthParent)
Get the OldImage data related to the nth ancestor
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.