Uses of Class
org.eclipse.jgit.api.errors.PatchFormatException
-
Packages that use PatchFormatException Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of PatchFormatException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw PatchFormatException Modifier and Type Method Description ApplyResult
ApplyCommand. call()
Executes theApplyCommand
command with all the options and parameters collected by the setter methods (e.g.
-