]> source.dussan.org Git - jgit.git/commit
GC#deleteOrphans: handle failure to list files in pack directory 60/172860/3
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 25 Nov 2020 23:24:56 +0000 (00:24 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 26 Nov 2020 00:17:49 +0000 (01:17 +0100)
commit3996408cdefccadaf64ec3e0a4e84c8206ca4f90
tree72cb5e7c8fc0bbe6ca4928256a0a8234d1fd88ef
parentfde7a271a4f961484ae6e8357fd64277cfc03585
GC#deleteOrphans: handle failure to list files in pack directory

- log an error
- either there is no list or it is incomplete hence return immediately

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