>
>> A few weeks ago we weren’t able to clone and get an error: could not commit 
>> /vagrant/.git/config file. Manually we were able to change that file and 
>> also the clone command works outside the shared folder.
>
> Why are you trying to commit a file inside the .git dir? Files in that
> dir should not be commited (and I'm pretty sure there was a patch about
> this a while ago). The .git/config file for example is local to each git
> repo and should not be commited.

Actually it is considered a security risk, see
http://article.gmane.org/gmane.linux.kernel/1853266
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to