Skip to content

Commit 9ab5b3c

Browse files
committed
Created .git-blame-ignore-revs so that large auto-formatting commit(s) can be ignored.
1 parent d444a31 commit 9ab5b3c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.git-blame-ignore-revs

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Commits listed in this file will be ignored by github in "blame" view.
2+
# This feature is still in public beta at time of writing, 2022-03-27.
3+
# See Github docs here: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
4+
5+
# This file may also be used when running git blame locally (git v2.23+):
6+
# git blame --ignore-revs-file .git-blame-ignore-revs
7+
8+
# Any mass-formatting / whitespace-only types of changes should ideally be listed in this file
9+
10+
# Run uncrustify (via scripts/beautify.sh --all). 2022-02-06 by t-paul
11+
9b3163e740cbcc771c6825b679e02bb76a9b2b45

0 commit comments

Comments
 (0)