From 1b26a85534bdc7d247acbfa87a9253fc24eb89bf Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 30 Apr 2023 15:35:02 +0200 Subject: [PATCH] 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). --- .git-blame-ignore-revs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 8661b9aeae..85b6c71a1a 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -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