Skip to content

Commit 8057f58

Browse files
committed
Create .git-blame-ignore-revs
1 parent 09a5553 commit 8057f58

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.git-blame-ignore-revs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# When making commits that are strictly formatting/style changes, add the
2+
# commit hash here, so git blame can ignore the change. See docs for more
3+
# details:
4+
# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
5+
#
6+
#
7+
# Example entries:
8+
#
9+
# <full commit hash> # Formating changes
10+
# <full commit hash> # rename something internal
11+
09a5553e77f34f0dd8b8406508e2eb0e48bd832c # Format all c++ files

0 commit comments

Comments
 (0)