Skip to content

[bugfix] fix wsl mode bits error in subdir#4659

Closed
swigger wants to merge 1 commit into
git-for-windows:mainfrom
swigger:main
Closed

[bugfix] fix wsl mode bits error in subdir#4659
swigger wants to merge 1 commit into
git-for-windows:mainfrom
swigger:main

Conversation

@swigger
Copy link
Copy Markdown

@swigger swigger commented Oct 27, 2023

Support for wsl mode bits was previously added to git, but there was a bug because the filenames provided by fscache did not contain paths.

This commit fixes the issue.

The previous feature is added with PR #4438 ,
but at that time I didn't tested so much.
Sorry to have this bug.

To test this feature, set core.wslcompat to ture and core.filemode to true and make sure repo is on NTFS.

Support for wsl mode bits was previously added to git,
but there was a bug because the filenames provided by
fscache did not contain paths.

This commit fixes the issue.

Signed-off-by: lixungeng <xungeng@gmail.com>
@swigger swigger closed this Oct 27, 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.

1 participant