5 comments

[ 7.1 ms ] story [ 34.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.