]> git.puffer.fish Git - matthieu/frr.git/commit
*: Give git a clue about our whitespace changes
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Aug 2020 11:54:07 +0000 (07:54 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Aug 2020 11:54:07 +0000 (07:54 -0400)
commitd1ddb77d7288d1738e19c2650f4f9113521d451e
tree856a4b353f50db71dcd66b939681aa09e44e1db4
parent93b35ca9f83b17e70d9e0dc5a3e879cd38f48179
*: Give git a clue about our whitespace changes

If you issue this command:

`git config blame.ignoreRevsFile .git-blame-ignore-revs`

Then when you do a git blame XXX, git will ignore the whitespace
changes we made in mass.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
.git-blame-ignore-revs [new file with mode: 0644]