gpt4 book ai didi

git - Visual Studio-Azure 开发人员 : failed to push the branch to the remote repository

转载 作者:行者123 更新时间:2023-12-05 06:05:55 25 4
gpt4 key购买 nike

我正在使用 VS2019 和 Azure DevOps。我根本不是源代码管理方面的专家,我只是使用 Azure Devops 作为我项目的备份。

我最近不得不重新安装我的电脑并开始一个新项目。但是当尝试推送到 Azure DevOps 时,出现以下错误:

无法将分支推送到远程存储库。有关详细信息,请参阅“输出”窗口。

推高手

将分支推送到远程存储库时遇到错误:Git 因 fatal error 而失败。无法从重定向更新 URL 库:要求:https://dev.azure.com/...../info/refs?service=git-receive-pack 重定向:https://spsprodweu4.vssps.visualstudio。 com/_signin?

我似乎被重定向到登录页面。但是我在 Visual Studio 中登录并且看到了其他项目。我该如何解决这个问题?

最佳答案

重装电脑后,您的本地凭证似乎是混合的,请按照以下步骤清除存储在 Visual Studio 2017 中的 TFS 凭证和 Git 凭证。

  • 关闭所有 Visual Studio 实例,删除 %LOCALAPPDATA%\.IdentityService
  • 清除 TFS 缓存 %LOCALAPPDATA%\Microsoft\Team Foundation\7.0\Cache
  • 清除所有浏览器缓存,尤其是存储的密码
  • 查看 Windows 凭据管理器 并在那里删除与 TFS 相关的凭据和 Git 凭据 enter image description here
  • 重新启动 Visual Studio > Team Explorer > Manage Connections 以检查 Enter credential dialog pop 窗口。只需尝试几次或重新启动 VS 以再次 pop 它。
  • 输入用户密码,然后Team Explorer > Manage Connections 连接到目标项目。看这个thread了解更多详情。

此外,您可以关注此文档:Connect from Visual Studio or Team Explorer获得更多指导。

更新如果你的access level是该组织的利益相关者,您不能为 Azure 存储库做出贡献。 Project Collection Administrators 组的成员可以更改访问级别。

关于git - Visual Studio-Azure 开发人员 : failed to push the branch to the remote repository,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65921198/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com