How do you configure visual studio 2019 to not ask for a passphrase every time you do a git action via ssh?

Sai Gogineni 1 Reputation point
2021-08-05T08:03:09.547+00:00

It gets to the point of having to enter the password 2-4 times in the same command through the GUI. (when syncing for instance)

I know that ssh-agent is working fine since I don't have the same problem when I use the command line or sourcetree.

On a related note, cloning submodules recursively doesn't work from within the Visual Studio IDE - one has to open a command prompt or git-bash to make it work.

120738-image.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,888 questions
{count} votes