'Visual Studio 2022 how to turn off the new Git experience

Looks like the option to turn off the new Git experience is gone from VS2022. And there is still no way to link in a DevOps work item like you could in the Team Explorer.

Has anyone found the off switch in VS022 for this "experience"?



Solution 1:[1]

According to Git for Visual Studio 2019,

"The new Git experience is the default version control system in Visual Studio 2019 from version 16.8 onwards. However, if you want to turn it off, you can. Go to Tools > Options > Environment > Preview Features and then toggle the New Git user experience checkbox, which will switch you back to Team Explorer for Git."

According to Git for Visual Studio 2022,

For Visual Studio 2022, the new Git Experience is the only Git experience. Unfortunately, there is no way to revert back to the old Git experience.

Solution 2:[2]

Visual Studio 2019 for using old git user experience user following step:

Go to Tools > Options > Environment > review Features

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Caleb F.
Solution 2 Ethan