mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-24 11:39:18 -05:00
f1ff021bec
In order to simplify our pull/push code, we need to allow the Go httpBatchStore implementation to perform batched remote 'has' checks again. Towards #1568