On Tue, 4 Nov 2008, Andrew Arnott wrote: > It was the CRLF conversion. When I played around with > git config --global core.autocrlf true/false > I got the problem to eventually go away. > > Thanks for all your responses. It's still worth debugging further, because git should know that it wrote the files differently and not see that as changes. It's not too helpful to have autocrlf if it causes this problem. Are you using something (like .gitattributes) to mark files as text or as non-text? Is this under Cygwin? It might be fixed in a newer version, also. -Daniel *This .sig left intentionally blank* -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html