Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
JGit/New and Noteworthy/6.3
< JGit | New and Noteworthy
JGit
Shallow Clone and Fetch
The following methods were added to CloneCommand and FetchCommand to tell the server that the client doesn't want to download the complete history
- setDepth supporting fetch option --depth
- setShallowSince supporting fetch option --shallow-since
- addShallowExclude supporting fetch option --shallow-exclude
Other Changes
The complete list of new features and bug fixes is available in the release notes.
Contributors
The following 15 developers worked on this release:
Andrey Loskutov, David Ostrovsky, Dmitrii Filippov, Eric Steele, Han-Wen Nienhuys, Ivan Frade, Jonathan Nieder, Luca Milanesio, Matthias Sohn, Nitzan Gur-Furman, Robin Müller, Ronald Bhuleskar, Simeon Andreev, Terry Parker, Thomas Wolf