Uses of Class
org.eclipse.jgit.gitrepo.RepoCommand.RemoteFile
-
Packages that use RepoCommand.RemoteFile Package Description org.eclipse.jgit.gitrepo -
-
Uses of RepoCommand.RemoteFile in org.eclipse.jgit.gitrepo
Methods in org.eclipse.jgit.gitrepo that return RepoCommand.RemoteFile Modifier and Type Method Description RepoCommand.RemoteFileRepoCommand.DefaultRemoteReader. readFileWithMode(String uri, String ref, String path)RepoCommand.RemoteFileRepoCommand.RemoteReader. readFileWithMode(String uri, String ref, String path)Read contents and mode (i.e.
-