Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.lang.String,OpenSshConfig.HostEntry> |
OpenSshConfig.State.entries |
Modifier and Type | Method and Description |
---|---|
private java.util.Map<java.lang.String,OpenSshConfig.HostEntry> |
OpenSshConfig.parse(java.io.InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected void |
OpenSshConfig.HostEntry.merge(OpenSshConfig.HostEntry entry) |