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

repo: ensure we can initialize win32 paths #6743

Merged
merged 1 commit into from Feb 20, 2024
Merged

Conversation

ethomson
Copy link
Member

Given a win32 path, ensure that we can initialize it. This involves a posix-style path conversion at the beginning of our initialization.

Fixes #5241

Given a win32 path, ensure that we can initialize it. This involves a
posix-style path conversion at the beginning of our initialization.
@ethomson ethomson added the bug label Feb 20, 2024
@ethomson ethomson merged commit 8c9ebf4 into main Feb 20, 2024
17 of 18 checks passed
@ethomson ethomson deleted the ethomson/repo_init_win32 branch March 9, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows: Cannot create directory with backslashes
1 participant