0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Foster
76230b106c .git-blame-ignore-revs: Add change from cmake-format to gersemi 2024-08-14 12:10:35 -04:00
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