On Thu, Jul 3, 2014 at 4:13 AM, Joachim Breitner
<[email protected]> wrote:

> On the other hand, having a “detab and rename” horizon where merging patches 
> from
> before is much harder, and where "git log -L" and "git blame" fail to
> work properly would be a hindrance.

Minor point, but you can use "git blame -w" to tell blame to ignore
whitespace changes and show you the last commit that actually changed
the code.
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to