Skip to content

Commit 617c349

Browse files
committed
chore: hide formatting changes from blame view
1 parent d866b64 commit 617c349

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.git-blame-ignore-revs

+15
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+
d866b64a3c83105c20b0c005392f8e8fcaaf2066

0 commit comments

Comments
 (0)