We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a5553 commit 8057f58Copy full SHA for 8057f58
.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
+09a5553e77f34f0dd8b8406508e2eb0e48bd832c # Format all c++ files
0 commit comments