Skip to content

Commit 1d0bad2

Browse files
committed
Set up .git-blame-ignore-revs file
1 parent 91d0413 commit 1d0bad2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.git-blame-ignore-revs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Formatting-only commits
2+
#
3+
# Make `git blame` ignore the commits in this list by feeding it this file via `--ignore-revs-file`
4+
#
5+
# See https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
6+
#
7+
# GitHub supports this out of the box.
8+
# See https://github.com/orgs/community/discussions/5033

0 commit comments

Comments
 (0)