|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FetchResult | |
|---|---|
| org.eclipse.jgit.api | |
| org.eclipse.jgit.transport | |
| Uses of FetchResult in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return FetchResult | |
|---|---|
FetchResult |
FetchCommand.call()
Executes the fetch command with all the options and parameters
collected by the setter methods of this class. |
FetchResult |
PullResult.getFetchResult()
|
| Uses of FetchResult in org.eclipse.jgit.transport |
|---|
| Methods in org.eclipse.jgit.transport that return FetchResult | |
|---|---|
FetchResult |
Transport.fetch(ProgressMonitor monitor,
Collection<RefSpec> toFetch)
Fetch objects and refs from the remote repository to the local one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||