On Tue, Jun 12, 2012 at 7:37 PM, Mike Meyer <[email protected]> wrote: > > This setting is most likely useful for new repositories or existing ones > > that already make sure to use only UNIX line endings. It will likely mess > > up repositories with existing Windows line endings. > > True either way. And unfortunately, not fixable. You might be able to > correct the source code in a single commit to isolate the changes, but > history is immutable.
What I meant is that if you correct your source code (single commit or not), all diffs across the correction boundary will be useless, since *every single line* will have changed. You might as well start a new repository. -- ˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

