Ignoring commits with git blame

5 views
Skip to first unread message

Barret Rhoden

unread,
Aug 20, 2019, 1:17:52 PM8/20/19
to akaros-list
Hi -

Git 2.23 is out. This has support for blame where it can ignoring
commits - in particular ones that do major reformatting, like the "8
space tab" change I did a few months back.

At the very least, I suggest running:

git config --local --replace-all blame.ignorerevsfile .git-blame-ignore-revs

Check out the man page for other options.

I'll probably add more commits to .git-blame-ignore-revs as I run into
them.

Barret
Reply all
Reply to author
Forward
0 new messages