You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to merge two list-blobs calls during a refactoring completely
broke collect_blobs.
* Redundant collect_blobs call caused values in vers database to be
replaced by a list where all files for a version had the same blob id
* Vers database contained filenames instead of paths
* Blobs shared between versions had new blob ids for each version
0 commit comments