Commit Graph

3 Commits (9cae44f49e6bf4f6b8a20ab11a65da417bb1565f)

Author SHA1 Message Date
Andrew Morgan bb25dd81e3
Prevent from appearing in blame results () 2022-07-18 14:02:32 +00:00
Andrew Morgan a6ab3f5619
Add a windows->unix file endings commit to git blame ignore file () 2022-05-23 11:28:14 +01:00
Patrick Cloke 3ce650057d
Add a list of hashes to ignore during git blame. ()
The hashes are from commits due to auto-formatting, e.g. running black.

git can be configured to use this automatically by running the following:

    git config blame.ignoreRevsFile .git-blame-ignore-revs
2021-03-09 07:34:55 -05:00