Uses of Class
org.eclipse.jgit.api.errors.PatchApplyException
-
Packages that use PatchApplyException Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of PatchApplyException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw PatchApplyException Modifier and Type Method Description private voidApplyCommand. apply(java.io.File f, FileHeader fh)ApplyResultApplyCommand. call()private java.io.FileApplyCommand. getFile(java.lang.String path, boolean create, FileModeCache directoryCache)
-