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

fixup! sha1-file: create shared-cache directory if it doesn't exist #660

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

derrickstolee
Copy link
Collaborator

Resolves #645.

When on Windows, these paths may differ only by case in the config but also correspond to the same paths on disk. Use fspathcmp() instead.


  • This change only applies to interactions with Azure DevOps and the
    GVFS Protocol.

Resolves git#645.

When on Windows, these paths may differ only by case in the config but
also correspond to the same paths on disk. Use fspathcmp() instead.

Signed-off-by: Derrick Stolee <stolee@gmail.com>
Copy link
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@dscho dscho merged commit 6c14732 into microsoft:vfs-2.45.2 Jun 21, 2024
47 of 48 checks passed
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.

Some scalar clones are putting GVFS packs in local object dir instead of shared object dir
3 participants