We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://blogs.msdn.microsoft.com/commandline/2018/02/28/per-directory-case-sensitivity-and-wsl/
So now it is completely unclear how one should compare two WindowsPaths for equality...
WindowsPath
The text was updated successfully, but these errors were encountered:
WAT!?
To solve this problem, we added a new case sensitive flag that can be applied to directories.
At some point it seems like you should cut your losses and just use different filesystems :(
Sorry, something went wrong.
Pure horror.
And more changes coming:
https://blogs.msdn.microsoft.com/commandline/2018/06/14/improved-per-directory-case-sensitivity-support-in-wsl/
No branches or pull requests
https://blogs.msdn.microsoft.com/commandline/2018/02/28/per-directory-case-sensitivity-and-wsl/
So now it is completely unclear how one should compare two
WindowsPath
s for equality...The text was updated successfully, but these errors were encountered: