Uses of Interface
org.eclipse.jgit.gitrepo.RepoCommand.RemoteReader
Packages that use RepoCommand.RemoteReader
-
Uses of RepoCommand.RemoteReader in org.eclipse.jgit.gitrepo
Classes in org.eclipse.jgit.gitrepo that implement RepoCommand.RemoteReaderModifier and TypeClassDescriptionstatic class
A default implementation ofRepoCommand.RemoteReader
callback.Fields in org.eclipse.jgit.gitrepo declared as RepoCommand.RemoteReaderMethods in org.eclipse.jgit.gitrepo with parameters of type RepoCommand.RemoteReaderModifier and TypeMethodDescriptionRepoCommand.setRemoteReader
(RepoCommand.RemoteReader callback) Set the GetHeadFromUri callback.