Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Field and Description |
---|---|
protected TransportConfigCallback |
TransportCommand.transportConfigCallback
Configured callback for transport configuration
|
Modifier and Type | Method and Description |
---|---|
C |
TransportCommand.setTransportConfigCallback(TransportConfigCallback transportConfigCallback)
Set the
TransportConfigCallback . |
Copyright © 2019 Eclipse JGit Project. All rights reserved.