On Wed, Feb 17, 2010 at 3:45 PM, Heiko Seeberger <[email protected]> wrote: > Hi, > > Since a week or so I get modified files even when I create a fresh > clone of the repo. These are some js and css files from lift-widgets > and stuff from installer and references. Anyone else experiencing the > same? I guess it could be related to the core.autocrlf configuration > for Git. Mine is set to input and I am working on a Mac.
I had the same setup and experiences the same thing. I removed the autocrlf setting. >From what I understand from the committers list, this should only be added when the repo is in a consistent state, ie. when Indrajit says "go" :-) /Jeppe -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
