Update comment in .git-blame-ignore-revs after renaming it

Just fix a misleading comment using the wrong (old) file name.

This should have been done in cacfcb1e61 (Allow ignoring revisions when
viewing blame on GitHub, 2022-03-24).
This commit is contained in:
Vadim Zeitlin 2023-04-30 15:35:02 +02:00
parent 2acf999f39
commit 1b26a85534

View file

@ -5,7 +5,7 @@
# It's supported by Git 2.23 or later and to use it by default for all the
# future git-blame invocations, run the following command:
#
# git config blame.ignoreRevsFile misc/git/ignore_revs
# git config blame.ignoreRevsFile .git-blame-ignore-revs
# Get rid of obsoleted comments, 2023-02-05
2df05fb915516e0563578e34aec45980be51b1f4