We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af7a97 commit 65a8c40Copy full SHA for 65a8c40
.git-blame-ignore-revs
@@ -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
+4af7a976da89e3e9d3e26df987a228059c0f2944 # Format all c++ files
0 commit comments