Skip to content

Commit 74db84c

Browse files
chore: add an initial .git-blame-ignore-revs
This adds the `.git-blame-ignore-revs` file which allows ignoring certain commits when doing a `git blame --ignore-revs` Ignore the commit that requires keyword arguments for `register_custom_action()` https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
1 parent 7270523 commit 74db84c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.git-blame-ignore-revs

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Require keyword arguments for register_custom_action
2+
19251506f734117a564c59e157221f37e5cf97ef

0 commit comments

Comments
 (0)