Visual Studio 2010 is the version of Microsoft's Visual Studio line of development environments. It is released on top of .NET 4.0 Framework.
0
votes
0answers
242 views
git extensions integration into VS and commit problem
I'm not sure what I'm doing wrong - but I have the following problem. I made a clone of my repository on github on my harddisk. I commit every change to that clone using the "Git Pending Changes" view ...