Commit graph

7 commits

Author SHA1 Message Date
Donatas Abraitis 9ca4bbd069 tools: Add black formatting commit to .git-blame-ignore-revs
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2024-04-28 12:50:51 +03:00
Donatas Abraitis ab16b591b0 tools: Ignore mass renaming of topotests for git blame
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-05-11 14:14:26 +03:00
David Lamparter 7abb042e78 build: put macro-semicolon bits into ignore-revs
Signed-off-by: David Lamparter <equinox@diac24.net>
2021-03-17 06:24:03 +01:00
Donald Sharp ac99a2276e *: Add another commit to .git-blame-ignore-revs
Commit: 996c93142d
is a bit of a reformat and the .git-blame-ignore-revs
is missing this commit.  Add it to it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-02-16 16:09:41 -05:00
Quentin Young 5b3f46c320 .git-blame-ignore-revs: update for tests reformat
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
2020-12-17 15:33:21 -05:00
Donald Sharp 210993e832 *: Consolidate on first git blame ignore revs
The file .git-blame-ignore-revs was put first into
the system and is what was advertised in multiple
places.  Since .ignore-revs was just created and
no announcement was made about the creation, let's
consolidate onto the first one created.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2020-10-13 16:07:18 -04:00
Donald Sharp d1ddb77d72 *: 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>
2020-08-18 07:54:07 -04:00