Gavin Sharp wrote:
On Mon, Sep 9, 2013 at 10:08 PM, Scott Johnson<sjohn...@mozilla.com> wrote:
I'd recommend we not do this, as it will likely break hg blame.
I think the idea that white space-only changes "break hg blame" needs
to die :) White space-only changes are a change like any other, and at
worst add one step to what is usually a multi-step process anyways. I
don't recommend that we go "cleaning up" white space inconsistencies
indiscriminately, but if cleaning up white space is step 0 in a
multi-step cleanup/fix, fear of "breaking HG blame" shouldn't stop
anyone. I agree with you that it's important to separate
formatting/trivial changes from more significant functional ones.
+1
You can do "hg blame --ignore-all-space" and "git blame
--ignore-whitespace".
Can we make hgweb optionally ignore white space when doing a blame?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform