how to store azure PAT in vscode so I do not have to provide it manually

Viewed 20

In my company we abanodoned TFS and started using GIT (finally). Although, I have question about storing PAT somewhere so I do not have to provide it manually every time.

We are using azure devOps, and vscode, but with every pull or push I have to provide this impossible to remember complex string. How can I make vs code/git remember it ?

1 Answers
Related