Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportAmazonS3
Transport over the non-Git aware Amazon S3 protocol.
|
class |
TransportHttp
Transport over HTTP and FTP protocols.
|
class |
TransportSftp
Transport over the non-Git aware SFTP (SSH based FTP) protocol.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.