| Package | Description |
|---|---|
| org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
| Modifier and Type | Method and Description |
|---|---|
UnpackErrorHandler |
ReceivePack.getUnpackErrorHandler()
Get the current unpack error handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceivePack.setUnpackErrorHandler(UnpackErrorHandler unpackErrorHandler) |
Copyright © 2020 Eclipse JGit Project. All rights reserved.