Comment 3 for bug 567903

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 567903] Re: 'bzr diff' produces confusing, seemingly inaccurate diff for weird EOL marker issues

Specifically, while bzr operated 'correctly', its possible we can do
better. Some thoughts:
 - output a warning when a file has mixed EOL markers
 - like less, sanitise output unless a -R / -r is passed
 - prompt for what to do, and offer a config option to control it
 - something else...