[Python-Dev] hgeol
Neil Hodgson
nyamatongwe at gmail.com
Sun Mar 6 02:05:13 CET 2011
Martin v. Löwis:
> So how can I fix this properly: so that all files have CRLF, but
> are still attributed to whoever last modified them, rather than
> having them attributed to me?
I don't think this is possible from the current state. It may be
possible to change the conversion process to 'rewrite history' to
produce clean annotations. On other projects, I've just changed the
files and accepted a degraded history.
Neil
More information about the Python-Dev
mailing list