Skip to content

Commit b3ea98b

Browse files
committed
chore: hide formatting changes from blame view
1 parent 9de4ea7 commit b3ea98b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.git-blame-ignore-revs

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# This file specifies the revisions hidden from the blame view in GitHub UI.
2+
#
3+
# You can achieve the same effect locally with "--ignore-revs-file":
4+
#
5+
# git blame --ignore-revs-file .git-blame-ignore-revs
6+
#
7+
# or "blame.ignoreRevsFile" configuration option
8+
#
9+
# git config --local blame.ignoreRevsFile .git-blame-ignore-revs
10+
#
11+
# See also:
12+
# https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files
13+
14+
# Tree-wide formatting change: max-width 120 -> 100
15+
9de4ea7c23b7b3e144c332e9c28b556d5facbaf0

0 commit comments

Comments
 (0)