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

[backport] Cygwin: Adjust CWD magic to accommodate for the latest Windows previews #154

Merged
merged 1 commit into from
May 28, 2023

Conversation

lazka
Copy link
Member

@lazka lazka commented May 28, 2023

Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly.

This fixes git-for-windows/git#4429

Signed-off-by: Johannes Schindelin johannes.schindelin@gmx.de
(cherry picked from commit 4840a56)

Reportedly Windows 11 build 25*** from Insider changed the current
working directory logic a bit, and Cygwin's "magic" (or:
"technologically sufficiently advanced") code needs to be adjusted
accordingly.

This fixes git-for-windows/git#4429

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
(cherry picked from commit 4840a56)
@lazka lazka merged commit 9ba1532 into msys2:msys2-3.4.6 May 28, 2023
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.

Cygwin warning: couldn't compute FAST_CWD pointer
2 participants