Comment on Mounting git commits as folders with NFS (2023)parentComments−jstanley3moNo, because SMB doesn't support execute permissions. So either all your files are executable or none of them are.−nine_k3moI would say that in a source code tree that represents old commits I'd like none of the files to be executable. (It would miss some commits that only change the executable bit though.)
Comments
No, because SMB doesn't support execute permissions. So either all your files are executable or none of them are.
I would say that in a source code tree that represents old commits I'd like none of the files to be executable. (It would miss some commits that only change the executable bit though.)