JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.eclipse.jgit.api.PullResult
Packages that use
PullResult
Package
Description
org.eclipse.jgit.api
High-level API commands (the porcelain of JGit).
Uses of
PullResult
in
org.eclipse.jgit.api
Methods in
org.eclipse.jgit.api
that return
PullResult
Modifier and Type
Method
Description
PullResult
PullCommand.
call
()