Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
org.eclipse.jgit.transport.resolver |
Server-side resolver for locating repositories by URLs.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Daemon.setReceivePackFactory(ReceivePackFactory<DaemonClient> factory) |
Set the factory to construct and configure per-request ReceivePack.
|
Modifier and Type | Field | Description |
---|---|---|
static ReceivePackFactory<?> |
ReceivePackFactory.DISABLED |
A factory disabling the ReceivePack service for all repositories
|
Copyright © 2018. All rights reserved.