mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-21 03:24:13 -05:00
a8bb889e7e
Also, factor out a separate NewDataStoreWithRootTracker() since the common case is to use the same value for both the ChunkStore and the RootTracker. Fixes #134