I'm using Git on WSL with VS Code and Remote-WSL installed. I'm getting a strange behavior when changes I make in a new branch are visible in master and vice versa. It happens when I modify existing files and when I create and add new files. Also it does not matter if my repo is in WSL directory or in Windows directory addressed by a symbolic link, it happens in both cases.
Anyone had an issue like that?