gpt4 book ai didi

git - 更新后在 Visual Studio 2017 中使用 GIT 时出错

转载 作者:太空狗 更新时间:2023-10-29 14:35:31 25 4
gpt4 key购买 nike

我目前在 Visual Studio 2017 上推送 GIT 提交时遇到此错误。

Error: cannot spawn /C/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/CommonExtensions/Microsoft/TeamFoundation/Team Explorer/Git/mingw32/libexec/git-core/git-askpass.exe: No such file or directory Error encountered while pushing to the remote repository: Git failed with a fatal error. could not read Username for 'https://**********.visualstudio.com': terminal prompts disabled Pushing to https://**********.visualstudio.com/projectlocationhere

在发生此错误之前,我收到一个 pop 框,要求我输入用户名和密码,然后它停止并显示错误消息。

我之前遇到过这个错误,我端到端地搜索互联网试图找到修复,我更改了所有 git 设置,重新安装了 GIT,“修复”了 visual studio 安装。同时 GIT 在 VS2015 上运行良好。最终解决此问题的唯一方法是重新安装 VS2017。

我认为这完全取决于 Visual Studio 2017 而不是 GIT,在我将 Visual Studio 更新到最新版本后,这个错误再次出现。我现在正在寻找解决此问题的方法,它不涉及每次我想要最新更新时都重新安装 Visual Studio。

我怀疑它与访问 token 有关?我从凭据管理器中删除了凭据,但它没有提示我提供新凭据。

最佳答案

我已经设法让它重新工作了。

我在 Visual Studio Online 中创建了一个新的个人访问 token ,并将其添加到 Windows 凭据管理器中。

然后在我的 c:/users/USERNAME/.gitconfig 中我将助手更改为:

[credential]
helper = wincred

它现在似乎可以正常工作,希望如果再次发生这种情况,这将解决它,否则如果没有其他人首先找到它,我会更新这个答案。

关于git - 更新后在 Visual Studio 2017 中使用 GIT 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51304450/

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