Commit graph

5 commits

Author SHA1 Message Date
Ryan Foster 9c1f0aaa9f .git-blame-ignore-revs: Add clang-format 17 update 2024-03-11 16:27:44 -04:00
gxalpha e02f782bc6 .git-blame-ignore-revs: Add clang-format 16 update 2023-08-10 19:12:26 -04:00
gxalpha f1ad451a04 .git-blame-ignore-revs: Add recent clang-format changes 2023-07-16 10:02:55 +10:00
PatTheMav cb391a595d
Update git-blame-ignore-revs to ignore recent ObjC formatting update 2023-06-11 15:11:08 +02:00
Byoungchan Lee 95154a17c3
.git-blame-ignore-revs: Add file to handle mass reformatting
Google's git-hyper-blame command is a variant of git-blame,
but it can ignore certain commits like mass reformatting in f53df7d .
To use git-hyper-blame, it is better to make a .git-blame-ignore-revs file
in the repository root directory and put commits in the file to ignore such
commits.

Ref: https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html
https://chromium.googlesource.com/chromium/src.git/+/437b870/.git-blame-ignore-revs
https://github.com/mozilla/gecko-dev/commits/03c48ac/.git-blame-ignore-revs
2019-06-27 01:09:31 +09:00