]> source.dussan.org Git - jgit.git/commit
DfsGarbageCollector: support disabling conversion to reftable 17/104617/1
authorShawn Pearce <spearce@spearce.org>
Wed, 6 Sep 2017 23:37:54 +0000 (16:37 -0700)
committerShawn Pearce <spearce@spearce.org>
Wed, 6 Sep 2017 23:37:54 +0000 (16:37 -0700)
commitd0d15c38485011d32db2be1acf440110d20d6a1f
treedb2d8159d7eae911154f211398e522904c9ac4f0
parentf0a40b19334cdeeaab7f08269446d9901e26b175
DfsGarbageCollector: support disabling conversion to reftable

When a repository is initially created using only reftable but doesn't
yet have a GC pack, the garbage collector shouldn't scan the ref
database. Support disabling the reftable conversion path.

Change-Id: Iaaf3a4375cd43760b7181c1bd10244de8b2c5d9e
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsGarbageCollector.java