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 repository i always got the following error:
cp: error reading ‘’: Numerical result out of range
cp: failed to extend ‘’: Numerical result out of range
Any hint?
Thanks