]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: add .git-blame-ignore-revs file
authorVincent Bernat <vincent@bernat.ch>
Sun, 6 Nov 2022 11:42:31 +0000 (12:42 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sun, 6 Nov 2022 11:45:04 +0000 (12:45 +0100)
.git-blame-ignore-revs [new file with mode: 0644]

diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
new file mode 100644 (file)
index 0000000..ccd93f7
--- /dev/null
@@ -0,0 +1,8 @@
+# When making commits that are strictly formatting/style changes, add the
+# commit hash here, so git blame can ignore the change. See docs for more
+# details:
+# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
+#
+# Use:
+#  git config --local blame.ignoreRevsFile .git-blame-ignore-revs
+8b5496481a187a84e4b6df1207faf516af01fbf0 # clang-format + black