jgit/org.eclipse.jgit.http.test/tst/org/eclipse/jgit
Robin Müller 207dd4c938 Fetch: add support for shallow
This adds support for shallow cloning. The CloneCommand and the
FetchCommand now have the new methods setDepth, setShallowSince and
addShallowExclude to tell the server that the client doesn't want to
download the complete history.

Bug: 475615
Change-Id: Ic80fb6efb5474543ae59be590ebe385bec21cc0d
2022-07-31 14:08:47 +02:00
..
http Fetch: add support for shallow 2022-07-31 14:08:47 +02:00
transport/http/apache HttpClientConnectionTest: organize imports 2021-11-22 20:50:32 +01:00