]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Ignore trailing whitespace removal commit in git blame
authorTom Krizek <tkrizek@isc.org>
Thu, 8 Jun 2023 08:44:36 +0000 (10:44 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 14 Jun 2023 07:52:58 +0000 (09:52 +0200)
.git-blame-ignore-revs [new file with mode: 0644]
.reuse/dep5

diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
new file mode 100644 (file)
index 0000000..4e69001
--- /dev/null
@@ -0,0 +1,12 @@
+# Since version 2.23 (released in August 2019), git-blame has a feature
+# to ignore or bypass certain commits.
+#
+# This file contains a list of commits that are not likely what you
+# are looking for in a blame, such as mass reformatting or renaming.
+# You can set this file as a default ignore file for blame by running
+# the following command.
+#
+# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
+#
+# remove trailing whitespace
+644a0b80c8e69ede97a083069c1a1f3c44e1c76e
index ee3ed178df1c2890189eb493e9914a0ebd89f836..e7cdd53d57c8521bdfda0685b99f5204236d05f8 100644 (file)
@@ -147,6 +147,7 @@ Files: **/.clang-format
        .clang-format
        .clang-format.headers
        .dir-locals.el
+       .git-blame-ignore-revs
        .gitattributes
        .gitignore
        .gitlab-ci.yml