作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在我的公司,我们放弃了 TFS 并开始使用 GIT(最终)。不过,我对将 PAT 存储在某个地方有疑问,因此我不必每次都手动提供它。
我们正在使用 azure devOps 和 vscode,但每次 pull 或推时,我都必须提供这个不可能记住的复杂字符串。我怎样才能让 vs code/git 记住它?
最佳答案
您可能想要Use Git Credential Manager to authenticate to Azure Repos
确保安装了 Git Credential Manager(它附带 latest Git For Windows )
When you connect to a Git repository from your Git client for the first time, the credential manager prompts for credentials.
Provide your Microsoft account or Azure AD credentials.
关于git - 如何在 vscode 中存储 azure PAT,这样我就不必手动提供它,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/73782856/
我是一名优秀的程序员,十分优秀!