Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
BasePackFetchConnection
Fetch implementation using the native Git pack transfer service.
|
class |
BasePackPushConnection
Push implementation using the native Git pack transfer service.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.