On Tue, Mar 17, 2015 at 03:52:49PM +0100, Peter Rosin wrote: > Interesting. But the patch may not be needed. The easy thing to > do seems to be to either use core.createobject = rename > or to convince some git :-) that Cygwin also needs > OBJECT_CREATION_USES_RENAMES = UnfortunatelyNeedTo > in its section in config.mak.uname.
With my Git maintainer hat on, I'm not going to include that change in the Cygwin distributed version of Git unless and until I hear reports of `git config core.createObject rename` helping more people. This is clearly not a common problem (it's the first I've heard of this sort of problem, and I've been using Git on Cygwin on NTFS for years without hitting these issues), so I'm very reluctant to inflict the disadvantages of using the "rename" object creation on everyone unless it's going to fix problems for enough people to make those disadvantages worthwhile. (As it is, we haven't had verification that this change does anything anyway, but if it doesn't, the entire point is irrelevant...) Adam -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple