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
Another idea is to put them in as refs/tags/user/name/version/deps where deps points to a hash of the deps tree in the snapshot. (though it could also point to the entire tree as before, it the same cost either way)
All packages with snapshots are suddenly broken because my git repo did garbage collection.
We need to fix the storage model to have git refs pointing to snapshots (maybe
refs/snapshots/user/name/version
)The text was updated successfully, but these errors were encountered: