Uses of Class
org.eclipse.jgit.api.ApplyResult
-
Packages that use ApplyResult Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of ApplyResult in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return ApplyResult Modifier and Type Method Description ApplyResult
ApplyResult. addUpdatedFile(File f)
Add updated fileApplyResult
ApplyCommand. call()
-