I'm noticing something weird whilst working on a project:
I removed the git folder for a clean start like this: rm -rf .git
Then I added the remote: git remote add origin <url>
And now VSCode shows me this:
Why do I have the top source control (p2000-raspberry) even though I made a new git project, how do I remove this? Please help me out here, I only want the p2000-receiver