5 comments

[ 4.7 ms ] story [ 77.5 ms ] thread
Let's say I clone a git repo onto my NTFS drive. After that, I open that as a dev container in VS Code. Would +x permissions on shell scripts work then? In this scenario, the +x attribute is set on the file in git.

I know NTFS doesn't support it, and trying to understand what the workflow looks like.

I hope this plays nice with regular WSL, and my non-standard networking configuration.