What does HackerNews think of gitfs?

Version controlled file system

Language: Python

#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.

https://github.com/presslabs/gitfs

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