[PATCH] D67145: Add .git-blame-ignore-revs file
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 01:46:48 PDT 2019
MaskRay added inline comments.
================
Comment at: .git-blame-ignore-revs:11
+
+136d27ab4de0c1d5dedfecc32a9857be78fa0648
+3837f4273fcc40cc519035479aefe78e5cbd3055
----------------
I currently use `.git/blame`. Is .git-blame-ignore-revs recognized by default as well?
You may add comments beside commit ids to mark the revision numbers, and probably titles.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67145/new/
https://reviews.llvm.org/D67145
More information about the llvm-commits
mailing list