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 d44c7ae commit a4e5f96Copy full SHA for a4e5f96
.git-blame-ignore-revs
@@ -0,0 +1,12 @@
1
+# Since git version 2.23, git-blame has a feature to ignore
2
+# certain commits.
3
+#
4
+# This file contains a list of commits that are not likely what
5
+# you are looking for in `git blame`. You can set this file as
6
+# a default ignore file for blame by running the following
7
+# command.
8
9
+# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
10
+
11
+# PR 18948: Migrate code style to Black
12
+82df48934eba1df9a1ed3be98aaace8eada59e6e
0 commit comments