Package | Description |
---|---|
org.eclipse.jgit.patch |
Patch file parser and data structure.
|
Modifier and Type | Method and Description |
---|---|
BinaryHunk |
FileHeader.getForwardBinaryHunk()
Get the new-image delta/literal if this is a
FileHeader.PatchType.GIT_BINARY . |
BinaryHunk |
FileHeader.getReverseBinaryHunk()
Get the old-image delta/literal if this is a
FileHeader.PatchType.GIT_BINARY . |
Copyright © 2018 Eclipse JGit Project. All rights reserved.