How do I get the Git menu to appear in Visual Studio 2019?

Michael McGlynn 21 Reputation points
2022-03-02T16:47:05.093+00:00

Visual Studio is connected to GitHub in Manage Connections > GitHub

I have GitHub Extensions for Visual Studio installed.

In Preview Features, the following are checked...

  • GitHub Action support in Publish
  • New Git user experience

I am running Visual Studio in Admin mode.

I have restarted the compute and Visual Studio multiple times. I have a local repo opened.

I have been able to connect the project to GitHub and commit code already, but now I am unable to.

I can see the menu in the Extensions > Customize Menu dialog (see attached).

Still, my repo is not connected to GitHub and I don't see the menu item.

What am I doing wrong?

179349-git-menu-not-appearing.png

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,600 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
963 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 27,266 Reputation points Microsoft Vendor
    2022-03-03T07:04:22.223+00:00

    Hello @Michael McGlynn ,

    Welcome to Microsoft Q&A forum.

    Please try to uncheck New Git user experience option > click OK and then go to Tools > Options > Environment > Preview Features and check it again.

    Feel free to let me know if it works.

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    6 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Scott Simpson 10 Reputation points
    2023-02-03T11:36:43.89+00:00

    Thank you, this worked for me the 1st time.

    1 person found this answer helpful.
    0 comments No comments