Ignore the mass code reformatting commit in git blame (#7375)

This commit is contained in:
Riccardo Mori 2023-04-10 08:10:40 +02:00 committed by GitHub
parent ba58efb995
commit dfcf90db04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.git-blame-ignore-revs Normal file
View file

@ -0,0 +1,12 @@
# Since version 2.23 (released in August 2019), git-blame has a feature
# to ignore or bypass certain commits.
#
# This file contains a list of commits that are not likely what you
# are looking for in a blame, such as mass reformatting or renaming.
# You can set this file as a default ignore file for blame by running
# the following command.
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
# Automated commit of clang-format CI changes.
d395deac4e0d3f6b4f79213290b775298c0c82d6