#79
in
Python
How about GitFs mount a git repository as a directory..
Your apps don't need to know they are commiting changes to git.
Apparently yes: https://github.com/presslabs/gitfs
I haven't tried it, but gitfs (https://github.com/presslabs/gitfs) sounds nice.
> we might be able to "mount" repostories eventually.
Please see https://github.com/presslabs/gitfs (no LFS support yet I think)
The CitC filesystem is very interesting. This is local changes overlaid on top of the full Piper repository. Commits are similar to snapshots of the filesystem. Sounds similar to https://github.com/presslabs/gitfs