Index
kinta-lib / com.dailymotion.kinta.integration.git.internal / org.eclipse.jgit.api.FetchCommand
Extensions for org.eclipse.jgit.api.FetchCommand
Name | Summary |
---|---|
callWithCredentials | execute the given fetch against a HTTPS remote By default, Jgit uses the origin remote to fetch. It might be configured using a ssh config that Jgit does not understand. This method will create a temporary HTTPS remote to fetch againstfun FetchCommand.callWithCredentials(): FetchResult |