D5744: commit: ignore diff whitespace settings when doing `commit -i` (issue5839)

spectral (Kyle Lippincott) phabricator at mercurial-scm.org
Thu Jan 31 18:52:24 EST 2019


spectral added a comment.


  I've sent https://phab.mercurial-scm.org/D5787 and https://phab.mercurial-scm.org/D5788, implementing support for `whitespace='noconfig'` to parse them from the commandline args, but ignore the settings from the user's config.  I did not add this to `revert --interactive`, since that does not currently have any way of getting args specified on the commandline that affect the whitespace settings (so I'm keeping `revert --interactive` *ignoring* the user's diff settings).

REPOSITORY
  rHG Mercurial

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

To: spectral, #hg-reviewers
Cc: yuja, navaneeth.suresh, mercurial-devel


More information about the Mercurial-devel mailing list