emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finding the culprit (was: Please stop making extra unnecessary work for


From: Stefan Monnier
Subject: Finding the culprit (was: Please stop making extra unnecessary work for us all)
Date: Tue, 12 Oct 2021 12:16:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> And like pure WS changes, they mess up git blame, they make searches in
>> history more difficult.  In some instances they introduce solecisms in
>> English usage.
> You can use ".git-blame-ignore-revs" to exclude white-space only changes.

FWIW, I find `vc-region-history` works much better than `git blame`
(aka `vc-annotate`) when I want to know where code comes from.

This is true both with and without "gratuitous" changes.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]