Eclipse JGit: Java implementation of Git 5.1.14

Bug Fixes

  • Ensure that GC#deleteOrphans respects pack lock. If pack or index files are guarded by a pack lock (.keep file) deleteOrphans() should not touch the respective files protected by the lock file. Otherwise it may interfere with PackInserter concurrently inserting a new pack file and its index. See Gerrit Issue 13544.

Release Date
Release Type
Service release (bug fixes only)