Remix.run Logo
tuwtuwtuwtuw 4 hours ago

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.

baby_souffle 12 minutes ago | parent [-]

Ntfs supports alternative data streams so they probably use that to record the unix permission byres