D422: mdiff: add a --ignore-space-at-eol option
morisgi (Gilles Moris)
phabricator at mercurial-scm.org
Thu Aug 24 06:49:33 UTC 2017
morisgi added inline comments.
INLINE COMMENTS
> cmdutil.py:126-127
> _('ignore changes whose lines are all blank')),
> + ('E', 'ignore-space-at-eol', None,
> + _('ignore changes in whitespace at EOL')),
> ]
Regular diff chose -Z for the short option
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D422
To: dsp, #hg-reviewers, quark
Cc: morisgi, akushner, martinvonz, quark, mercurial-devel
More information about the Mercurial-devel
mailing list