Skip to content
Discussion options

You must be logged in to vote

Thanks 🙏

I've opened #1122.

i think the deletion is failing because git sets its immutable files to read-only on windows.

We use libgit2, not git. So hopefully there should be a way to prevent it from doing that.
The reason we delete it is because with it, source hashes in the lockfile aren't reproducible.
Although perhaps we can just modify the logic that computes source hashes for directory contents to exclude .git directories.

Closing this as a duplicate of #1122.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@corpserot
Comment options

@mrcjkb
Comment options

Answer selected by mrcjkb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants