From: Michael P. <mic...@gm...> - 2010-12-07 00:54:00
|
Peter Stuge wrote: >> Segher Boessenkool wrote: >> > So we don't need a .gitattributes at all; at most we need to advise >> > people to keep core.autocrlf off for our trees. >> >> The default is off, so I think most other projects simply assume that >> people do not touch these settings. >> >> I suggested Pete and Michael to set them, so that they would get CRLF >> line endings in their work trees, since they work on Windows. The default for msysgit is autocrlf=true, safecrlf unspecified. But it gives you the option to select something else when you install; that's just what happens if you blindly click "next>" all the way through. Michael |