Commit 13d213b
chore: add .git-blame-ignore-revs for the renormalize commit
git blame and the GitHub web UI both honor .git-blame-ignore-revs at
the repo root. The previous commit was pure line-ending churn (no
content change), so blaming through it is noise — this entry redirects
blame to the actual content author.
Local clones need a one-time:
git config blame.ignoreRevsFile .git-blame-ignore-revs
GitHub picks it up automatically.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4096d36 commit 13d213b
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments