Comment on Mounting git commits as folders with NFS (2023)parentComments−wtallis3moFiles and folders can be read-only, a concept that has been around for about as long as the folders abstraction itself.−cocodill3moand with fuse and webdav you have the power and a possibility to implement your own handler for deleting and renaming, that could do all the tricky git related parts.
Comments
Files and folders can be read-only, a concept that has been around for about as long as the folders abstraction itself.
and with fuse and webdav you have the power and a possibility to implement your own handler for deleting and renaming, that could do all the tricky git related parts.