Y
Hacker News
new
|
ask
|
show
|
jobs
by
nine_k
30 days ago
Won't the SMB implementation be
sufficient
to mount git commits as folders?
1 comments
jstanley
30 days ago
No, because SMB doesn't support execute permissions. So either all your files are executable or none of them are.
link
nine_k
30 days ago
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.)
link