Eclipse JGit: Java implementation of Git 4.7.2

4.7.2

Description

Bug fixes

  • #536777 Delete empty refs directories
  • ResolveMerger: Fix encoding with string; use bytes
  • Retry when stale file handles on .git/config file cause read errors when the config file is replaced by another process
  • Do not ignore path deletion errors but log as warning when an attempt to remove a directory fails.
  • Gerrit bug #9153 Fix LockFile semantics when running on NFS
  • Honor trustFolderStats also when reading packed-refs
  • Fix exception handling for opening bitmap index files when index file was deleted by gc run in another process
Conforms To UI/UX Guidelines
Not verified