Uses of Class
org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Packages that use OpenSshConfigFile Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of OpenSshConfigFile in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as OpenSshConfigFile Modifier and Type Field Description private OpenSshConfigFile
OpenSshConfig. configFile
The base file.
-