Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need to ensure snapshots are in git roots #205

Open
creationix opened this issue May 15, 2017 · 1 comment
Open

We need to ensure snapshots are in git roots #205

creationix opened this issue May 15, 2017 · 1 comment

Comments

@creationix
Copy link
Member

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)

@creationix
Copy link
Member Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant