List of usage examples for org.eclipse.jgit.transport BaseFetchConnection subclass-usage
From source file it.com.atlassian.labs.speakeasy.util.jgit.WalkFetchConnection.java
/**
* Generic fetch support for dumb transport protocols.
* <p>
* Since there are no Git-specific smarts on the remote side of the connection
* the client side must determine which objects it needs to copy in order to
* completely fetch the requested refs and their history. The generic walk