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/2.1
< JGit | New and Noteworthy
Contents
Garbage Collector for FileRepositories
JGit now provides an implementation for git gc for FileRepositories.
Updated Porcelain Commands
MergeCommand
- now supports "--squash" option
CheckoutCommand
- now passes modified files through result to the caller
Command Line
- new JGit command line command "show" for any object
Performance improvements
- performance of persisting Git index was improved
- handling of index state after merge/cherry-pick/rebase was improved which improves performance
Bug Fixes
14 Bugs and 1 enhancement requests were closed