gitfs icon indicating copy to clipboard operation
gitfs copied to clipboard

Easy way to view a branch "read only"

Open lisper opened this issue 11 months ago • 1 comments

Is there an easy way to "mount" a branch as "read only" - i.e. files are all RO and no commits are ever generated? This would be super handy (for me) to bring up 2-3 branches with different mount points... I don't want to make changes, just want to view.

Maybe I'm doing it wrong. But I really like the idea of gitfs to allow multiple views into git simultaneously.

lisper avatar Mar 18 '24 13:03 lisper

Is there an easy way to "mount" a branch as "read only" - i.e. files are all RO and no commits are ever generated? This would be super handy (for me) to bring up 2-3 branches with different mount points... I don't want to make changes, just want to view.

Maybe I'm doing it wrong. But I really like the idea of gitfs to allow multiple views into git simultaneously.

https://github.com/winfsp/hubfs

MizunaRei avatar Apr 02 '24 13:04 MizunaRei