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.
This commit is contained in:
parent
668a2186cd
commit
9c17ff731a
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue