mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 06:59:33 +00:00
Ignore the mass code reformatting commit in git blame (#7375)
This commit is contained in:
parent
ba58efb995
commit
dfcf90db04
1 changed files with 12 additions and 0 deletions
12
.git-blame-ignore-revs
Normal file
12
.git-blame-ignore-revs
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue