Uses of Class
org.eclipse.jgit.api.errors.PatchApplyException
Packages that use PatchApplyException
-
Uses of PatchApplyException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw PatchApplyExceptionModifier and TypeMethodDescriptionprivate void
ApplyCommand.apply
(File f, FileHeader fh) ApplyCommand.call()
private File
ApplyCommand.getFile
(String path, boolean create, FileModeCache directoryCache)