mirror of
https://github.com/foundry-rs/foundry.git
synced 2026-03-26 06:52:40 +00:00
16 lines
553 B
Plaintext
16 lines
553 B
Plaintext
# 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
|
|
|
|
# fmt: all (#3398)
|
|
860d083183b51a6f8d865408ef1a44aa694d6862
|
|
|
|
# chore: bump to rust edition 2024 (#10802)
|
|
710a1584aae8e0f8ca8d5ba552632dc72381091e
|