Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
NetRC.NetRCEntry |
NetRC.getEntry(String host)
Get entry by host name
|
Modifier and Type | Method and Description |
---|---|
Collection<NetRC.NetRCEntry> |
NetRC.getEntries()
Get all entries collected from .netrc file
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.