Open
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
In the blame view, revisions are excluded only if the commit introduced new lines. If the commit was the last to modify a line, it will still appear in blame.
I believe this description is kind of reversed! Revisions are only excluded if the commit modified lines; if the commit introduced a new line it will still appear in blame, I believe?
Additional information
No response