Create .git-blame-ignore-revs

This file lists the full commit hash of commits that should be ignored when doing a `git blame` (e.g. formatting-only changes). It is supported via the git command line option `git blame --ignore-revs-file .git-blame-ignore-revs`, and both GitHub and Gitlab have indicated they are looking into implementing it in their interfaces.
This commit is contained in:
Chris Hennes
2022-01-23 19:56:50 -06:00
committed by GitHub
parent 78d0fc786a
commit 1e4da60367

1
.git-blame-ignore-revs Normal file
View File

@@ -0,0 +1 @@
78d0fc786aece120146b5c7a2367b593d3498e43