Example usage for org.eclipse.jgit.transport WalkTransport interface-usage

List of usage examples for org.eclipse.jgit.transport WalkTransport interface-usage

Introduction

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

Usage

From source file it.com.atlassian.labs.speakeasy.util.jgit.FixedTransportHttp.java

/**
 * Transport over HTTP and FTP protocols.
 * <p>
 * If the transport is using HTTP and the remote HTTP service is Git-aware
 * (speaks the "smart-http protocol") this client will automatically take
 * advantage of the additional Git-specific HTTP extensions. If the remote