Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BaseReceivePack.isQuiet()
True if the client wants less verbose output.
|
boolean |
UploadPack.isSideBand()
Check whether the client expects a side-band stream.
|
boolean |
BaseReceivePack.isSideBand()
Check whether the client expects a side-band stream.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.