Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

Git for Visual Studio 2013 doesn't mark new files as added

$
0
0

Hi,

I'm using the provided git support for Visual Studio 2013. Whenever I add a new class to my project it doesn't show in the changes section in Team Explorer. Neither is it added under version control during commit. The project file shows the correct changes however and that is committed correctly. But since the actual added file will not be committed I end up having a broken project in version control. 

Right now I'm forced to use Git Bash or some other similar tool to add the new files under version control. Do you have any suggestions how to resolve this? 


Viewing all articles
Browse latest Browse all 21115

Trending Articles