vscode-git-tree-compare
vscode-git-tree-compare copied to clipboard
Indicates that file is modified while it's identical
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.
This shouldn't happen, can you give a step by step repro of this, ideally with screenshots?