Git changes stuck on Windows
Windows and vscode. Have not seem this on Linux (yet).
You have files that are stuck in ‘Changes’ and can’t be removed or discarded.
Show the difference of the file changes:
git diff
Show all the files that are marked as changed:…