This release contains the following fixes that were submitted on
JGit's stable-4.9 branch since the currently used snapshot was built:
A fix for issue 9153:
- ResolveMerger: Fix encoding with string; use bytes
And several fixes related to cleanup of ref directories after running
GC:
- Delete all loose refs empty directories
- Use java.nio to delete path to get detailed errors
- GC: Remove empty references folders
- Do not ignore path deletion errors
Bug: Issue 9153
Change-Id: Ia385b5bb46e94e4a93503345648502885c61c5c9