Uses of Class
org.eclipse.jgit.patch.PatchApplier.Result
Packages that use PatchApplier.Result
-
Uses of PatchApplier.Result in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return PatchApplier.ResultModifier and TypeMethodDescriptionPatchApplier.applyPatch
(InputStream patchInput) Deprecated.PatchApplier.applyPatch
(Patch p) Applies the given patch
PatchApplier.applyPatch(Patch)
instead