]> source.dussan.org Git - jgit.git/commit
Fix NoSuchFileException in GC.deleteTempPacksIdx() 95/128095/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 26 Aug 2018 23:20:31 +0000 (01:20 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 27 Aug 2018 07:12:14 +0000 (09:12 +0200)
commitddf56d6f85b6d33aba186d1c279b33cc311585c4
tree03a15b6b6e8a58eff6b2d26b4bb0f946a62c7407
parent8ab89ef066f91a7d39b705f4e61498f37291ffab
Fix NoSuchFileException in GC.deleteTempPacksIdx()

This exception is thrown in GC.deleteTempPacksIdx() if the repository
has no packs.

Bug: 538286
Change-Id: Ieb482be751226baf0843068a0f847e0cdc6e0cb6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java