From: Vincent Bernat Date: Sun, 6 Nov 2022 11:42:31 +0000 (+0100) Subject: build: add .git-blame-ignore-revs file X-Git-Tag: 1.0.16~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255b138ef8af2486a1125d16ef5de18f1af52860;p=thirdparty%2Flldpd.git build: add .git-blame-ignore-revs file --- diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 00000000..ccd93f77 --- /dev/null +++ b/.git-blame-ignore-revs @@ -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