When I first add a project to source control(GIT) it will show all of the files and everything will be peachy. I can continue to work for about 30mins-1hr and all of the change
In my scenario, I was working on my local project and simultaneously I have cloned the project in different directory. When I was trying to clone in my current working project, it was somehow connecting to other folder. I opened git bash for my current project and could see, branch is not associated. When I opened cloned project, i could see the branch associated. So in VS, I opened the cloned repo and added my project, I was able to see my changes in Team Explorer, Changes