git-fs
git-fs copied to clipboard
A filesystem interface to git repositories
Hello, i am bit confused. Is this good for write access? eg. commit/push by writing to filesystem? README.md does not mention it. It might be worth to explain more clearly...
I have build git-fs on Ubuntu 14.04, using opam to install the dependencies. It seems to buld fine but when i try to copy a file from a mounted git...
Hi, I am really interested in using git-fs for serving content over HTTP based on the GIT hashes, but w/o having to do checkouts. Do you have any performance data?...