From 9c17ff731a9ff4c01f5edb2a74ee53553d5e6089 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 3 Oct 2021 17:09:08 +0200 Subject: [PATCH] Ignore the parent commit for git blame purposes Typo fixes don't affect anything else, so skip the parent commit when searching for the reason of some change in the future. --- misc/git/ignore_revs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/git/ignore_revs b/misc/git/ignore_revs index 163a249e17..f12aa08a02 100644 --- a/misc/git/ignore_revs +++ b/misc/git/ignore_revs @@ -7,6 +7,9 @@ # # git config blame.ignoreRevsFile misc/git/ignore_revs +# Fix comment typos in sources, 2021-10-02 +668a2186cd89fd4576bed224df3624811eebeca1 + # Remove (most) occurrences of wxT() macro from the samples, 2018-09-23 f58ea625968953ca93585ea7f93dcc07ad032d8f