-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.git-blame-ignore-revs
27 lines (22 loc) · 982 Bytes
/
.git-blame-ignore-revs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Since version 2.23 (released in August 2019), git-blame has a feature
# to ignore or bypass certain commits.
#
# This file contains a list of commits that are not likely what you
# are looking for in a blame, such as mass reformatting or renaming.
# You can set this file as a default ignore file for blame by running
# the following command.
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
# Significant manual code formatting clean-up…
d131b7e98208459e86455234377c278c06c1a894
c3434cad2fbcb6551e694a723da2564ca2280d18
# Performed automatic source code clean-up with rewrite-maven-plugin
57eb10faad7e97c500f80bc2091a8d35855c6317
4820fa7fa1419f7271fb7fd0c314a22755af25fd
# Performed manual checkstyle clean-up
000db52e3f47351a18673f5a2e36268bb1a864ba
7b75e816d2d7be35d90f90867e4b6c645666f3de
# two-space indentation
cfa3b6ef4a1059cdd01684cddea267ef8f8d4c45
# Added all whitespace-only commits to .git-blame-ignore-revs
a3f7a56828ecb554e5872b6851eccfbdde8ab4c2