##// END OF EJS Templates
Merge pull request #12091 from terrdavis/support-git-ignore-revs...
Merge pull request #12091 from terrdavis/support-git-ignore-revs Support git blame ignore revs

File last commit:

r25427:0d29159e
r25444:06fc5957 merge
Show More
.git-blame-ignore-revs
8 lines | 361 B | text/plain | TextLexer
/ .git-blame-ignore-revs
# When making commits that are strictly formatting/style changes, add the
# commit hash here, so git blame can ignore the change.
# See docs for more details:
# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
# Example entries:
# <full commit hash> # initial black-format
# <full commit hash> # rename something internal