Example usage for org.eclipse.jgit.transport BaseFetchConnection subclass-usage

List of usage examples for org.eclipse.jgit.transport BaseFetchConnection subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jgit.transport BaseFetchConnection subclass-usage.

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