Commit Graph

3 Commits

Author SHA1 Message Date
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