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

Yuya Nishihara yuya at tcha.org
Fri Feb 1 13:17:02 UTC 2019


> 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).

Well, `hg revert --interactive` does respect the user's diff settings. I don't
know why, but f37a69ec3f47 explicitly added `whitespace=True`.


More information about the Mercurial-devel mailing list