How to make `hg diff` show whitespace changes?
Noemi
noemi.millman at backstage.com
Wed Jan 13 15:13:59 UTC 2016
When I run `hg status`, it shows a few files as changed, but `hg diff`
outputs absolutely nothing. Why might this happen other than whitespace
changes? If it is whitespace changes, how can I make `hg diff` display
them? The docs explain how to ignore whitespace changes, but not how to
make sure they're displayed.
If it makes a difference, I'm using Mercurial 3.6.3 installed using pip in
Python 2.7.11 on Mac OS X 10.11.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20160113/f5b9f32a/attachment.html>
More information about the Mercurial
mailing list