Why does the code in my main change at the same time when i change the code in my new branch in vscode?
Whenever i made a small change in my new git branch and commit it .
The change is automatically reflected in my main branch too.
Please provide me a solution