| 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.
|
| Class | Description |
|---|---|
| ReceivePackFactory |
Create and configure
ReceivePack service instance. |
| RepositoryResolver |
Locate a Git
Repository by name from the URL. |
| UploadPackFactory |
Create and configure
UploadPack service instance. |
| Class | Description |
|---|---|
| ReceivePackFactory |
Create and configure
ReceivePack service instance. |
| RepositoryResolver |
Locate a Git
Repository by name from the URL. |
| ServiceNotAuthorizedException |
Indicates the request service is not authorized for current user.
|
| ServiceNotEnabledException |
Indicates the request service is not enabled on a repository.
|
| UploadPackFactory |
Create and configure
UploadPack service instance. |
Copyright © 2018. All rights reserved.