summaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
blob: 29a1095ee2bfa67d734a51d434a64736bcf4de85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file contains revisions to be ignored by git blame.
# These revisions are expected to be formatting-only changes.
#
# Calling `git blame --ignore-revs-file .git-blame-ignore-revs` will
# tell git blame to ignore changes made by these revisions when assigning
# assigning blame, as if the change never happened.
#
# You can enable this as a default for your local repository by running
# `git config blame.ignoreRevsFile .git-blame-ignore-revs`
# Important: if you do this, then switch to a branch without this file,
# `git blame` will fail with an error.
#
# Strip trailing whitespace
37ffe69b10ae29e8f91de6ef647d06804b9d159b
# Removing trailing white spaces
03457873474dfc90e5f2322facbd6032a1312086
# specs/Makefile.am: remove whitespace after line continuation chars
35197044c7632b37322d15454589416fcdb7dc86