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