Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a list of revisions to ignore in git-blame
Use `git blame --ignore-revs-file=.git-ignore-revs` or set blame.ignoreRevsFile in .git/config to ignore formatting-only and similar fixes in git blame output.
- Loading branch information