Files
dolt/go
cmasone-attic bac5f2ab5d Only request remaining hashes in httpBatchStore.GetMany() (#3062)
In httpBatchStore.GetMany(), we check our unwritten
puts to see if any of the requested chunks already
exist locally. If any do, we're _supposed_ to remove
their hashes from the set slated to be requested from
the server. That logic was borked.

Towards https://github.com/attic-labs/attic/issues/503

* Add zero check

Also Fixes #3063
2017-01-11 15:57:03 -08:00
..
2017-01-10 15:45:05 -08:00
2017-01-10 14:43:55 -08:00
2017-01-10 15:28:26 -08:00
2017-01-10 15:28:26 -08:00
2017-01-10 15:45:05 -08:00