Skip to content

Commit 95154a1

Browse files
authored
.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
1 parent cff0d68 commit 95154a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.git-blame-ignore-revs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f53df7da64d2dfc542c24656720b2f47c8957164

0 commit comments

Comments
 (0)