]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.0' 11/128111/2
authorDavid Pursehouse <david.pursehouse@gmail.com>
Mon, 27 Aug 2018 08:05:23 +0000 (17:05 +0900)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 27 Aug 2018 19:12:59 +0000 (21:12 +0200)
commit4c77f62ccf97399a27f87d48a36928d662d7138a
tree79703647f47de2fa2b36d2c99f5902461868b692
parentcf60f26d26db2dc4f2d46264d5417e51c4e05c91
parentddf56d6f85b6d33aba186d1c279b33cc311585c4
Merge branch 'stable-5.0'

* stable-5.0:
  Fix NoSuchFileException in GC.deleteTempPacksIdx()
  Fix NoSuchFileException during directory cleanup in RefDirectory

Change-Id: I35bd4bcbeac2430f674ccb6b947ac3776cec8a82
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/RefDirectory.java