-
Notifications
You must be signed in to change notification settings - Fork 44
New and Noteworthy 2.1
Matthias Sohn edited this page Nov 30, 2023
·
1 revision
JGit now provides an implementation for git gc for FileRepositories.
- now supports "--squash" option
- now passes modified files through result to the caller
- new JGit command line command "show" for any object
- performance of persisting Git index was improved
- handling of index state after merge/cherry-pick/rebase was improved which improves performance
14 Bugs and 1 enhancement requests were closed