Uses of Record Class
org.variantsync.diffdetective.diff.git.PatchReference
Packages that use PatchReference
-
Uses of PatchReference in org.variantsync.diffdetective.variation.diff
Methods in org.variantsync.diffdetective.variation.diff with parameters of type PatchReferenceModifier and TypeMethodDescriptionstatic org.variantsync.functjonal.Result<VariationDiff<DiffLinesLabel>,
List<DiffError>> VariationDiff.fromPatch
(PatchReference patchReference, Repository repository) Parses a patch of a Git repository.