summaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
blob: 05fabe461d77d0207590e0fb1ae6a55358837d09 (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.
#
# Convert sources to standard X.Org code style
4d54d9ad3a46815792c094fbea82351ed61c66d7
# Strip trailing whitespace
468b19fd8729690dc4c2d1a1f20294991949ac35
# man: remove trailing spaces and tabs
cf9f33527f9accbe2eba269513aa25fbf0df6fb3