codestream icon indicating copy to clipboard operation
codestream copied to clipboard

Snippet diffs including lines that are exactly the same as previous

Open erjenkins29 opened this issue 4 years ago • 1 comments

(NOTE: very small issue....)

Setup: Code from commit d598 has a duplicated line. Submit a codemark in a previous commit. a different user commits a change (by removing the duplicated line). Then pull the changes locally.

Expected: a diff which does not make statements about lines that are exactly the same.

Actual: a diff which includes lines that are identical between commits as having been removed in the previous commit, and then added in the current commit.

image

erjenkins29 avatar Nov 20 '20 09:11 erjenkins29

Thanks for the report @erjenkins29 !

planteater avatar Nov 23 '20 14:11 planteater