]> git.puffer.fish Git - mirror/frr.git/commitdiff
*: Consolidate on first git blame ignore revs 7278/head
authorDonald Sharp <sharpd@nvidia.com>
Sun, 11 Oct 2020 15:21:33 +0000 (11:21 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 13 Oct 2020 20:07:18 +0000 (16:07 -0400)
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>
.git-blame-ignore-revs
.ignore-revs [deleted file]

index e8a364050afbed20c8a9d81c3d5746be713ffa2e..61bc0ade6596beffcf2eb2c0aeeee121687922a7 100644 (file)
@@ -1 +1,12 @@
+# Following revs are all whitespace changes; use with
+# git blame --ignore-revs-file .git-blame-ignore-revs <...>
+# or to make it permanent
+# git config blame.ignoreRevsFile .git-blame-ignore-revs
+701a01920eee5431d2052aad92aefbdf50ac2139
+bf2394f08bdc91a6cbd3784a1bfa3af3247bb06f
+0157c327715ca367d13b7f02b2981f3484ccdeeb
+787e762445d50ca5b52fafcf8dd6de08ab90916f
+ac2914d3261a78cf78eec7a6e20ebbe42bb57150
+ac4d0be5874fafd14212d6007fff7495edc9b152
 d62a17aedeb0eebdba98238874bb13d62c48dbf9
+c14777c6bfd0a446c85243d3a9835054a259c276
diff --git a/.ignore-revs b/.ignore-revs
deleted file mode 100644 (file)
index 3cf4ed9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Following revs are all whitespace changes; use with
-# git blame --ignore-revs-file .ignore-revs <...>
-701a01920eee5431d2052aad92aefbdf50ac2139
-bf2394f08bdc91a6cbd3784a1bfa3af3247bb06f
-0157c327715ca367d13b7f02b2981f3484ccdeeb
-787e762445d50ca5b52fafcf8dd6de08ab90916f
-ac2914d3261a78cf78eec7a6e20ebbe42bb57150
-ac4d0be5874fafd14212d6007fff7495edc9b152
-d62a17aedeb0eebdba98238874bb13d62c48dbf9
-c14777c6bfd0a446c85243d3a9835054a259c276