Commit graph

5 commits

Author SHA1 Message Date
Justine Tunney
7f0db3e3b9
Add last commit to .git-blame-ignore-revs 2024-08-04 12:54:30 -07:00
Justine Tunney
f6ba270ff3
Add last commit to .git-blame-ignore-revs 2024-07-19 19:38:53 -07:00
Jōshin
3a599bfbe1
Update .git-blame-ignore-revs 2024-06-15 13:36:07 -07:00
Jōshin
fdcb8b2f7e
add formatting commit 2024-06-05 16:36:34 -07:00
Jōshin
dcd626edf8
Add .git-blame-ignore-revs
If you follow the directions in that file then git blame will ignore the
listed commits. A commit should only go in that file if its only changes
were to formatting, particularly on a large part of the codebase (like a
change to .clang-format getting applied to the repo.)

Cribbed from here:

https://www.stefanjudis.com/today-i-learned/how-to-exclude-commits-from-git-blame/
2024-06-01 20:10:48 -07:00