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:
1
.git-blame-ignore-revs
Normal file
1
.git-blame-ignore-revs
Normal file
@@ -0,0 +1 @@
|
||||
78d0fc786aece120146b5c7a2367b593d3498e43
|
||||
Reference in New Issue
Block a user