On Mon, 2011-01-24 at 11:49 +0100, Jens Mueller wrote: > Walter Bright wrote: > > Jason Evans wrote: > > > > > >The above example has several steps in it that can be skipped for > > >such a simple change, but for more involved changes, this work > > >flow is the foundation. git is a complex tool, but the underlying > > >concepts are coherent, consistent, and straightforward. Learn > > >those concepts well and you will be largely able to infer what git > > >is capable of. > > > > > > > > > > This is good stuff, thanks! > > > > How do we set things so that line endings are automatically > > normalized to LF? > > http://help.github.com/dealing-with-lineendings/ > see > "I just cloned and git says files have changed!" > > Does this help?
So it seems we should all enable the core.autocrlf option and re-checkout our repos then? -Lars _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
