vscode-git-tree-compare icon indicating copy to clipboard operation
vscode-git-tree-compare copied to clipboard

Indicates that file is modified while it's identical

Open KleaTech opened this issue 3 years ago • 2 comments

In a commit I changed a file and in the working tree I edited it back to be as originally was. Observation: Tree Compare still indicates it as modified. Expectation: I'd like to see the files that are currently different between a given commit and the working tree.

KleaTech avatar Jan 12 '23 15:01 KleaTech

This shouldn't happen, can you give a step by step repro of this, ideally with screenshots?

letmaik avatar Oct 21 '23 13:10 letmaik