Ignore coding style change in git blame

github supports .git-blame-ignore-revs to ignore certain commits in
blame view, add the coding style change commit to this file

Can be used locally too with:
$ git blame --ignore-revs-file .git-blame-ignore-revs
This commit is contained in:
Stu Tomlinson
2022-04-12 10:09:57 +01:00
parent 1d6714c59b
commit 2a81327ab0

2
.git-blame-ignore-revs Normal file
View File

@@ -0,0 +1,2 @@
# Unify coding style with clang-format
562a06425b96450481cdbc88e8872a2bf5a7d8aa