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

gitutil: sanitize root dir on WSL #2167

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

crazy-max
Copy link
Member

Fixes an issue on WSL where git root dir didn't not match WSL path but Windows one. This is related to #1477 where Git is invoked on Windows in WSL through git.exe.

util/gitutil/path.go Outdated Show resolved Hide resolved
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 1cdefbe into docker:master Dec 20, 2023
61 checks passed
@crazy-max crazy-max deleted the fix-git-root-wsl branch December 20, 2023 10:03
@crazy-max crazy-max added this to the v0.13.0 milestone Dec 23, 2023
@crazy-max crazy-max removed this from the v0.13.0 milestone Feb 1, 2024
@crazy-max crazy-max added this to the v0.13.0 milestone Feb 5, 2024
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.

None yet

2 participants