Robin Rosenberg said the following on 02.09.2007 22:27: > söndag 02 september 2007 skrev Marius Storm-Olsen: >> (Also, since Windows doesn't really handle symlinks, it's fine that stat just uses lstat) > > It does now: See http://msdn2.microsoft.com/en-us/library/aa363866.aspx Yeah, I know about Vista's improved support for symbolic links. However, I think we can let that lay for a while, until we decide to make Git generate proper symlinks on Vista. I don't see it as a 1st priority at the moment, and we can always add the needed functionality in a separate stat() function later. -- .marius