Hello,
When I try to clone a repository into a mounted folder, a error occurs.
$ time git clone
Cloning into ''...
error: could not write config file /.git/config: File exists
fatal: could not set 'core.filemode' to 'true'
Is there any option to avoid that?