Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files#ignore-commits-in-the-blame-view
What part(s) of the article would you like to see updated?
33803a8
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
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files#ignore-commits-in-the-blame-view
What part(s) of the article would you like to see updated?
33803a8
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