Uses of Class
org.eclipse.jgit.api.ApplyCommand
-
Packages that use ApplyCommand Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of ApplyCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return ApplyCommand Modifier and Type Method Description ApplyCommandGit. apply()Return a command object to execute aapplycommandApplyCommandApplyCommand. setPatch(InputStream in)Set patch
-