Package org.eclipse.jgit.transport
Class FetchV2Request
- java.lang.Object
-
- org.eclipse.jgit.transport.FetchV2Request
-
public final class FetchV2Request extends Object
Fetch request from git protocol v2.This is used as an input to
ProtocolV2Hook.- Since:
- 5.1
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getServerOptions()Options received in server-option lines.List<String>getWantedRefs()
-