Commit 6d9d65a
committed
Add in .git-blame-ignore-revs
Reformatting an entire project typically has the complaint that blame is
no longer useful. Thankfully, git has a solution for this. You can read
more about this here:
https://www.moxio.com/blog/43/ignoring-bulk-change-commits-with-git-blame
This `.git-blame-ignore-revs` file can be used to ensure that the
formatting commit is ignored when locally using `git blame.`1 parent 2bcb322 commit 6d9d65a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments