Commit Graph

1 Commits (61f35dc6b1ba8707dc6a8afce65ed7b8a3af1c82)

Author SHA1 Message Date
Paul Bartell 91927abc0b Introduce .git-blame-ignore-revs
The .git-blame-ignore-revs allows easy filtering out large commits
from calls to git blame.

This can be configured frome the git command line via the following:
git config blame.ignoreRevsFile .git-blame-ignore-revs
2 years ago