Skip to content

Commit ba2becf

Browse files
committed
Add Ignore File for Git Blame
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 67f9f52 commit ba2becf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.git-blame-ignore-revs

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Ignore mass formatting in Git blame
2+
#
3+
# Just add the commit hash to ignore with a comment.
4+
# To apply this configure the file with:
5+
# git config blame.ignoreRevsFile .git-blame-ignore-revs
6+
#
7+
# See: https://akrabat.com/ignoring-revisions-with-git-blame/
8+
9+
#23 Reformat Java code
10+
ef59f4c921adec23c3f4f927053a5e98246d8ff9

0 commit comments

Comments
 (0)