|
d55df5ca18
|
chore: add .git-blame-ignore-revs
Add a file of commit SHAs that can be ignored when running commands like
`git blame`.
This can be enabled with the following command:
$ git config blame.ignoreRevsFile .git-blame-ignore-revs
See https://moxio.com/blog/ignoring-bulk-change-commits-with-git-blame.
|
2023-10-18 00:23:01 +02:00 |
|