It doesn't. Use `git hyper-blame` or `git blame $REV^ -- $PATH`.
Sure, there is an additional step but we feel this shouldn't be a blocker for significant workflow improvements.
In fact, a single big "reformat all" commit is better than a bunch of incremental ones that reformat areas that you also change semantically. That is harder to filter and makes diffs harder to follow (which changes are logic and which are just style?).
Sure, there is an additional step but we feel this shouldn't be a blocker for significant workflow improvements.
In fact, a single big "reformat all" commit is better than a bunch of incremental ones that reformat areas that you also change semantically. That is harder to filter and makes diffs harder to follow (which changes are logic and which are just style?).