Uses of Class
org.eclipse.jgit.patch.HunkHeader.OldImage
Packages that use HunkHeader.OldImage
-
Uses of HunkHeader.OldImage in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return HunkHeader.OldImageModifier and TypeMethodDescriptionCombinedHunkHeader.getOldImage()Get information about the old image mentioned in this hunk.CombinedHunkHeader.getOldImage(int nthParent) Get the OldImage data related to the nth ancestorHunkHeader.getOldImage()Get information about the old image mentioned in this hunk.