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

Fix cloning in presence of missing dir #39

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Fix cloning in presence of missing dir #39

merged 2 commits into from
Oct 18, 2023

Conversation

Jake-Shadle
Copy link
Member

This wasn't caught in tests since they always just used the root of the temp directory, and in most cases users will already have the index directories created for them by cargo, but of course that is changing as sparse has been the default for months now.

Resolves: #38

@Jake-Shadle Jake-Shadle merged commit 8b9bebf into main Oct 18, 2023
7 checks passed
@Jake-Shadle Jake-Shadle deleted the fix-clone branch October 18, 2023 07:03
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

Successfully merging this pull request may close these issues.

Error when using git index if the index hasn't been created yet
1 participant