Skip to content

Commit 69cd5d0

Browse files
committed
start using .git-blame-ignore-revs
1 parent e2ebf24 commit 69cd5d0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.git-blame-ignore-revs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
#
1313
# <full commit hash> # initial black-format
1414
# <full commit hash> # rename something internal
15+
6e748726282d1acb9a4f9f264ee679c474c4b8f5 # Apply pygrade --36plus on IPython/core/tests/test_inputtransformer.py.

tools/configure-git-blame-ignore-revs.sh

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/sh
12
# Other config options for blame are markUnblamables and markIgnoredLines.
23
# See docs for more details:
34
# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile

0 commit comments

Comments
 (0)