D422: mdiff: add a --ignore-space-at-eol option

quark (Jun Wu) phabricator at mercurial-scm.org
Wed Aug 16 20:25:15 EDT 2017


quark accepted this revision.
quark added a comment.


  Looks good to me. It seems to be a significant feature that is worth a release note. Maybe check https://www.mercurial-scm.org/wiki/ReleasenotesExtension and amend the commit message to include something like:
  
    .. feature::
    
       Added `--ignore-space-at-eol` diff option to ignore whitespace differences at line endings.

INLINE COMMENTS

> config.txt:317
> +``ignorewseol``
> +    Ignore white space only at the end of a line when comparing lines.
> +

Maybe remove `only` since otherwise it sounds `ignorewseol` must be used together with `ignorews`.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D422

To: dsp, #hg-reviewers, quark
Cc: quark, mercurial-devel


More information about the Mercurial-devel mailing list