|
- # 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
-
- # sort and cleanup imports
- 4872c156974291f0c4c88f26033fef0b900ca995
-
- # old black formatting commit (from xhiveerp)
- 76c895a6c659356151433715a1efe9337e348c11
-
- # bulk formatting
- b55d6e27af6bd274dfa47e66a3012ddec68ce798
|