Uses of Class
org.eclipse.jgit.api.ApplyCommand.Result
-
Packages that use ApplyCommand.Result Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of ApplyCommand.Result in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api with parameters of type ApplyCommand.Result Modifier and Type Method Description private boolean
ApplyCommand. verifyExistence(FileHeader fh, java.io.File src, java.io.File dest, ApplyCommand.Result result)
-