Uses of Class
org.eclipse.jgit.transport.FetchV0Request.Builder
Packages that use FetchV0Request.Builder
-
Uses of FetchV0Request.Builder in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return FetchV0Request.BuilderModifier and TypeMethodDescription(package private) FetchV0Request.Builder
FetchV0Request.Builder.addClientCapabilities
(Collection<String> clientCapabilities) (package private) FetchV0Request.Builder
FetchV0Request.Builder.addClientShallowCommit
(ObjectId shallowOid) (package private) FetchV0Request.Builder
(package private) FetchV0Request.Builder
(package private) FetchV0Request.Builder
FetchV0Request.Builder.setDepth
(int d) (package private) FetchV0Request.Builder
FetchV0Request.Builder.setFilterSpec
(FilterSpec filter)