Visual Studio and git disconnect
-
I looked for a more specific topic, but didn't find one, so here we are... We went to git. OK, I got past the learning curve. It worked pretty good in VS 2019... until I updated VS 2019 and now there's no git functionality. I can't even find a reference to this problem. Git works. VS 2019 (Community and Pro) work, but VS doesn't talk to git anymore. I can't do compares. VS is not aware of what branch is checked out. I even pulled the project down by URL to VS. No luck. I'd really appreciate any suggestions or links to what might be going on. T'anks, Mike
-
I looked for a more specific topic, but didn't find one, so here we are... We went to git. OK, I got past the learning curve. It worked pretty good in VS 2019... until I updated VS 2019 and now there's no git functionality. I can't even find a reference to this problem. Git works. VS 2019 (Community and Pro) work, but VS doesn't talk to git anymore. I can't do compares. VS is not aware of what branch is checked out. I even pulled the project down by URL to VS. No luck. I'd really appreciate any suggestions or links to what might be going on. T'anks, Mike
Mine works just fine. Check "Options" -> "Source Control" -> Plugin selection - Git
Mircea
-
Mine works just fine. Check "Options" -> "Source Control" -> Plugin selection - Git
Mircea
I got that already, but thanks.