I opened a project in directory dev/proj1 and it is under local Git source ctrl with Git added via a solution in that directory, using VS2013.
I have another solution under dev/sol2/proj2 that is under local Git source control. I added it to source control in the same way.
I added proj1 to the sol2. It is missing the source control, and there is no File->Source-Control menu when I'm standing on proj1 in Visual Studio.
- Note: This is NOT a duplicate of the StackOverflow issue Git in Visual Studio - add existing project? or the likes.
What can I do?