Eclipse JGit: Java implementation of Git 5.1.14

5.1.14

Description

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.

Conforms To UI/UX Guidelines
Not verified